CalibratedModelParametersBase<TSubModel,TCalibrator>.Calibrator Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Calibrator is used to post-process score produced by SubModel.
public TCalibrator Calibrator { get; }
member this.Calibrator : 'Calibrator
Public ReadOnly Property Calibrator As TCalibrator
Property Value
TCalibrator