What Really is R2-Score in Linear Regression?
One of the most important metrics for evaluating a continuous target regression model
3 min readNov 5, 2021
--
There are so many different metrics that can be used for evaluating regression models. In this article, we discuss several metrics that can be used for continuous target variable regression models. Among the many, R2 Score remains the most…