1 write to _p
Microsoft.ML.Data (1)
Evaluators\AnomalyDetectionEvaluator.cs (1)
89
_p
= args.P;
1 reference to _p
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);