1 reference to Aggregator
Microsoft.ML.Data (1)
Evaluators\AnomalyDetectionEvaluator.cs (1)
109
return new
Aggregator
(Host, _aucCount, _numTopResults, _k, _p, _streaming, schema.Name == null ? -1 : schema.Name.Value.Index, stratName);