1 reference to NaiveBayesMulticlassTrainer
Microsoft.ML.StandardTrainers (1)
StandardTrainersCatalog.cs (1)
704return new NaiveBayesMulticlassTrainer(CatalogUtils.GetEnvironment(catalog), labelColumnName, featureColumnName);