Model Evaluation Metrics Presentation
Model Evaluation Metrics Presentation
Linear Regression
• Formula:
• Formula:
• Formula:
• RMSE = √MSE
R-squared (R²)
• Definition: Measures the proportion of
variance in the dependent variable that is
explained by the independent variable(s).
• Formula:
• Formula:
• Adjusted R² = 1 - (1 - R²)(n-1)/(n-p-1)
F-statistic
• Definition: Tests if the model is statistically
significant compared to a model with no
predictors.