Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1011 Bytes

File metadata and controls

30 lines (20 loc) · 1011 Bytes

2.9 Root mean squared error

Slides

Notes

The RMSE is a measure of the error associated with a model for regression tasks. The video explained the RMSE formula in detail and implemented it in Python.

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.

Nagivation