1 reference to FixedPlattCalibratorEstimator
Microsoft.ML.Data (1)
TrainCatalog.cs (1)
370
return new
FixedPlattCalibratorEstimator
(Owner.GetEnvironment(), slope, offset, scoreColumnName);