We need a way to evaluate the performance of linear regression model to check the prediction accuracy. Following methods are used to evaluate the model.
- Mean Squared Error (MSE)
 - Root Mean Squared Error (RMSE)
 - Mean Absolute Error (MAE)
 - R-squared (R2)
 - Adjusted R-squared
 - Residual Analysis etc.,
 
No comments:
Post a Comment