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