Baby’s First Machine Learning Metric
Introducing residuals and the mean squared error (MSE)

The mean squared error (MSE) is one of many metrics you could use to measure your model’s performance. If you take a machine learning class, chances are you’ll come across it very early in the syllabus — it’s usually baby’s first loss function for continuous data.