3 references to Platt
Microsoft.ML.Samples (1)
Dynamic\Trainers\BinaryClassification\Calibrators\FixedPlatt.cs (1)
54.Platt(slope: -1f, offset: -0.05f);
Microsoft.ML.Tests (2)
OnnxConversionTest.cs (2)
342CommonCalibratorOnnxConversionTest(ML.BinaryClassification.Calibrators.Platt(slope: -1f, offset: -0.05f), 343ML.BinaryClassification.Calibrators.Platt(slope: -1f, offset: -0.05f, scoreColumnName: "ScoreX"));