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