powered by
Coefficient of determination.
r2_score(y_true, y_pred)
numeric r2 score
true values
predicted values
Provides functionality for r2_score operations.
VectorForgeML-package