1 instantiation of FixedPlattInput
Microsoft.ML.Core.Tests (1)
UnitTests\TestEntryPoints.cs (1)
1512new Calibrate.FixedPlattInput { Data = splitOutput.TestData[1], UncalibratedPredictorModel = lrModel }).PredictorModel;
1 reference to FixedPlattInput
Microsoft.ML.Data (1)
Prediction\Calibrator.cs (1)
2185public static CommonOutputs.CalibratorOutput FixedPlatt(IHostEnvironment env, FixedPlattInput input)