Caesar AI Atlas

Coefficient Of Determination

Caesar AI Atlas Definition

The coefficient of determination, often written as R squared, is a regression metric indicating how much variation in the target variable is explained by a model. Values closer to 1 generally indicate a better fit, while values near 0 indicate little explanatory power.

Other Definitions

Coefficient Of Determination Source

In regression , an evaluation metric that indicates how well data fits a model. Ranges from 0 to 1. A value of 0 means that the data is random or otherwise cannot be fit to the model. A value of 1 means that the model exactly matches the data. This is often referred to as r 2 , R 2 , or r-squared.

Related Terms