pub fn validate_class_labels(y: &Array1<Int>) -> UtilsResult<Vec<Int>>
Check that class labels are valid (non-negative integers)