1 write to ThresholdAtP
Microsoft.ML.Data (1)
Evaluators\AnomalyDetectionEvaluator.cs (1)
575
DrAtK = AggCounters.GetMetrics(_k, _p, out DrAtP, out DrAtNumAnomalies, out ThresholdAtK, out
ThresholdAtP
, out ThresholdAtNumAnomalies);
1 reference to ThresholdAtP
Microsoft.ML.Data (1)
Evaluators\AnomalyDetectionEvaluator.cs (1)
161
thresholdAtP.Add(agg.
ThresholdAtP
);