1 reference to Stacking
Microsoft.ML.Ensemble (1)
OutputCombiners\Stacking.cs (1)
49public IBinaryOutputCombiner CreateComponent(IHostEnvironment env) => new Stacking(env, this);