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