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