1 write to _host
Microsoft.ML.Data (1)
Prediction\Calibrator.cs (1)
1095
_host
= env.Register(LoadName);
1 reference to _host
Microsoft.ML.Data (1)
Prediction\Calibrator.cs (1)
1159
return new NaiveCalibrator(
_host
, Min, BinSize, BinProbs);