Type Alias forust_ml::gradientbooster::EvaluationData

source ·
pub type EvaluationData<'a> = (Matrix<'a, f64>, &'a [f64], &'a [f64]);