so laymen

Regression is about identifying a function that correlates a dataset into a continuous variables
Errors

The difference that our regression function produces from the line is called Errors
Regression Algorithms
- Mean Squared Error (MSE)
- Root Mean Squared Error (RMSE)
- Mean Absolute Error (MAE)