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