Logo

WhatsApp Image 2024-07-25 at 10.46.53 PM (2).jpeg

Error is the difference between true values & predicted values basically

R^2 or Adjusted R^2 is the default score evaluation metric, for estimating accuracy

Difference b/w R^2 & Adjusted R^2

While R^2 tends to increase as more variables are added to the model (even if they don’t improve the model significantly),
Adjusted R^2 reduces accuracy for needless features, avoiding Overfitting.

It considers the number of predictors in the model and adjusts R-squared accordingly

© 2025 All rights reservedBuilt with DataHub Cloud

Built with LogoDataHub Cloud