Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1 KB

10-car-price-validation.md

File metadata and controls

31 lines (21 loc) · 1 KB

2.10 Computing RMSE on validation data

Slides

Notes

Calculation of the RMSE on validation partition of the dataset of car price prediction. In this way, we have a metric to evaluate the model's performance.

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