Uses of Class
org.tribuo.classification.mnb.MultinomialNaiveBayesTrainer
Packages that use MultinomialNaiveBayesTrainer
Package
Description
Provides an implementation of multinomial naive bayes (i.e., naive bayes for non-negative count data).
-
Uses of MultinomialNaiveBayesTrainer in org.tribuo.classification.mnb
Methods in org.tribuo.classification.mnb that return MultinomialNaiveBayesTrainer