[][src]Function fbleau::utils::estimate_random_guessing

pub fn estimate_random_guessing(labels: &ArrayView1<usize>) -> f64

Estimates the priors on a vector of labels, and computes the random guessing error as 1 - max priors.