Skip to main content

mae

Function mae 

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

Mean absolute error.