Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.18 KB

15-using-model.md

File metadata and controls

33 lines (22 loc) · 1.18 KB

2.15 Using the model

Slides

Notes

After finding the best model and its parameters, it was trained with training and validation partitions and the final RMSE was calculated on the test partition.

Finally, the final model was used to predict the price of new cars.

The entire code of this project is available in this jupyter notebook.

⚠️ The notes are written by the community.
If you see an error here, please create a PR with a fix.

Navigation