looks at how much variance in the target vector is explained by the features. It is the ratio between the variance in the predictions vs true values and the variance in the target vector.
where
- is the true value
- is the predicted value
- is the mean of the true values