2 overrides of GetSortedExamples
Microsoft.ML.Data (2)
Evaluators\AnomalyDetectionEvaluator.cs (2)
324
protected override IEnumerable<Info>
GetSortedExamples
()
410
protected override IEnumerable<Info>
GetSortedExamples
()
1 reference to GetSortedExamples
Microsoft.ML.Data (1)
Evaluators\AnomalyDetectionEvaluator.cs (1)
260
var sorted =
GetSortedExamples
();