1 write to ThresholdAtK
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 ThresholdAtK
Microsoft.ML.Data (1)
Evaluators\AnomalyDetectionEvaluator.cs (1)
160
thresholdAtK.Add(agg.
ThresholdAtK
);