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