2 references to DetectAnomalyInMnistOneClass
Microsoft.ML.Tests (2)
AnomalyDetectionTests.cs (2)
31var transformedData = DetectAnomalyInMnistOneClass(trainPath, testPath); 48var transformedData = DetectAnomalyInMnistOneClass(trainPath, trainPath);