Struct rustlearn::multiclass::OneVsRestWrapper
[−]
[src]
pub struct OneVsRestWrapper<T> {
// some fields omitted
}Wraps simple two-class classifiers to implement one-vs-rest strategies.