1 implementation of CombineParameters
Microsoft.ML.Data (1)
Prediction\Calibrator.cs (1)
1820
IParameterMixer IParameterMixer.
CombineParameters
(IList<IParameterMixer> calibrators)
1 reference to CombineParameters
Microsoft.ML.Data (1)
Prediction\Calibrator.cs (1)
543
/// Its implementation of <see cref="IParameterMixer.
CombineParameters
"/> combines both the predictors and the calibrators.