1 reference to Offset
Microsoft.ML.Data (1)
Prediction\Calibrator.cs (1)
2194
new FixedPlattCalibratorTrainer(host, new FixedPlattCalibratorTrainer.Arguments() { Offset = input.
Offset
, Slope = input.Slope }));