1 reference to RegressionStacking
Microsoft.ML.Ensemble (1)
OutputCombiners\RegressionStacking.cs (1)
50public IRegressionOutputCombiner CreateComponent(IHostEnvironment env) => new RegressionStacking(env, this);