Skip to main content

error_rows

Function error_rows 

Source
pub fn error_rows(
    model: &CmfModel,
    phi_of_layer: &mut dyn FnMut(usize) -> Vec<f32>,
) -> Vec<(String, f32, Option<f32>, Option<f32>, f32)>
Expand description

Per-skill error rows for a φ (skills with malformed descriptors skipped).