6️⃣

6.7 Eval. Metric 6: R squared Score

 

R Squared Score

The score tends to be one of the most popular evaluation metric, and is often used in a lot of contexts. Unlike most of the other metrics, the score gets close to 1 when the model is very good instead of 0.
 
Again, no need to memorize this formula, there's a sklearn function for it - that should be the motto for this course.
 

Previous Section

Next Section

 
⚖️
Copyright © 2021 Code 4 Tomorrow. All rights reserved. The code in this course is licensed under the MIT License. If you would like to use content from any of our courses, you must obtain our explicit written permission and provide credit. Please contact classes@code4tomorrow.org for inquiries.