1 write to _slope
Microsoft.ML.Data (1)
Prediction\Calibrator.cs (1)
1661_slope = args.Slope;
1 reference to _slope
Microsoft.ML.Data (1)
Prediction\Calibrator.cs (1)
1669ICalibrator ICalibratorTrainer.FinishTraining(IChannel ch) => new PlattCalibrator(_host, _slope, _offset);