2022-12-06 20:39:50 -05:00
2022-12-06 19:29:33 -05:00
2022-12-06 19:29:33 -05:00
2022-12-06 20:39:50 -05:00
2022-12-06 19:29:33 -05:00

DATA301_projects

Contents

The main notebook is project_1_eda_and_model_training.ipynb. The notebook imports data from diamonds.csv, explores the data and sets up three regression models to predict diamond prices.

The second notebook, project_1_predictions.ipynb, loads three trained models from the current directory and makes predictions based on a single row of data.

The models are evaluated by comparing root mean square scores.

Description
No description provided
Readme 1.7 MiB
Languages
Jupyter Notebook 100%