1 reference to OneVersusAllTrainer
Microsoft.ML.StandardTrainers (1)
StandardTrainersCatalog.cs (1)
765
return new
OneVersusAllTrainer
(env, est, labelColumnName, imputeMissingLabelsAsNegative, GetCalibratorTrainerOrThrow(env, calibrator), maximumCalibrationExampleCount, useProbabilities);