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