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