6 references to breastCancerPipe
Microsoft.ML.Predictor.Tests (6)
TestPredictors.cs (6)
463
var binaryClassificationDatasets = new List<TestDataset> { TestDatasets.
breastCancerPipe
};
479
var binaryClassificationDatasets = new List<TestDataset> { TestDatasets.
breastCancerPipe
};
516
var binaryClassificationDatasets = new List<TestDataset> { TestDatasets.
breastCancerPipe
};
527
var binaryClassificationDatasets = new List<TestDataset> { TestDatasets.
breastCancerPipe
};
1037
var binaryClassificationDatasets = new List<TestDataset> { TestDatasets.
breastCancerPipe
};
2195
RunOneAllTests(TestLearners.MulticlassNaiveBayesClassifier, TestDatasets.
breastCancerPipe
);