Interface OneVsRestParams

All Superinterfaces:
ClassifierParams, ClassifierTypeTrait, HasFeaturesCol, HasLabelCol, HasPredictionCol, HasRawPredictionCol, HasWeightCol, Identifiable, Params, PredictorParams, Serializable, scala.Serializable
All Known Implementing Classes:
OneVsRest, OneVsRestModel

public interface OneVsRestParams extends ClassifierParams, ClassifierTypeTrait, HasWeightCol
Params for OneVsRest.