6 references to breastCancerPipe
Microsoft.ML.Predictor.Tests (6)
TestPredictors.cs (6)
468var binaryClassificationDatasets = new List<TestDataset> { TestDatasets.breastCancerPipe }; 484var binaryClassificationDatasets = new List<TestDataset> { TestDatasets.breastCancerPipe }; 521var binaryClassificationDatasets = new List<TestDataset> { TestDatasets.breastCancerPipe }; 532var binaryClassificationDatasets = new List<TestDataset> { TestDatasets.breastCancerPipe }; 1042var binaryClassificationDatasets = new List<TestDataset> { TestDatasets.breastCancerPipe }; 2200RunOneAllTests(TestLearners.MulticlassNaiveBayesClassifier, TestDatasets.breastCancerPipe);