1 reference to Aggregator
Microsoft.ML.Data (1)
Evaluators\BinaryClassifierEvaluator.cs (1)
169
return new
Aggregator
(Host, classNames, schema.Weight != null, _aucCount, _auPrcCount, _threshold, _useRaw, _prCount, stratName);