What does an R-Squared score of 0.85 mean?
It means 85% of the variance in the target variable is explained by the input features in your model.
Verify This Answer
Cross-check this information using these trusted sources:
More FAQs in What is Linear Regression? A Beginner Friendly Guide
Simple regression uses one input variable, while multiple regression uses two or more input variables to make predictions.
When the model learns noise in the training data, leading to a complex line that performs poorly on test data.
No, it is used for continuous numerical predictions. For categories, use Logistic Regression.
Still have questions?
Browse all our FAQs or reach out to our support team
