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