4 references to GetCalibrator
Microsoft.ML.Data (4)
Prediction\Calibrator.cs (4)
451
var calibrator =
GetCalibrator
(env, ctx);
518
var calibrator =
GetCalibrator
(env, ctx);
595
var calibrator =
GetCalibrator
(env, ctx);
760
: base(env, LoaderSignature, GetPredictor(env, ctx),
GetCalibrator
(env, ctx))