Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 511 Bytes

File metadata and controls

19 lines (10 loc) · 511 Bytes

Overview

alt text

In this repo you will find a Machine Learning model whose main functionality is to forecast the diamond prices

The data set can be obtained here:

https://www.kaggle.com/c/diamonds-datamad0120/data

The different models used are:

LinearRegression RandomForestRegressor linear_model

You can obtain in-depth informations by checking the jupyter notebook file