1 reference to BasePredictorType
Microsoft.ML.Ensemble (1)
OutputCombiners\RegressionStacking.cs (1)
48
internal override IComponentFactory<TScalarTrainer> GetPredictorFactory() =>
BasePredictorType
;