Skip to main content

r2

Function r2 

Source
pub fn r2(y_true: &[f64], y_pred: &[f64]) -> f64
Expand description

R² (coefficient of determination).