5 results for “regression”
Average of squared differences between predicted and actual values.
Square root of MSE, in the same units as the target variable.
Average of absolute differences between predictions and actual values.
Proportion of variance in the target explained by the model.
Maps any real number to the range (0, 1); used in logistic regression.