CalibratedModelParametersBase<TSubModel,TCalibrator>.SubModel 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.
SubModel's output would calibrated by Calibrator.
public TSubModel SubModel { get; }
member this.SubModel : 'SubModel
Public ReadOnly Property SubModel As TSubModel
Property Value
TSubModel