Uses of Class
org.tribuo.classification.mnb.MultinomialNaiveBayesTrainer

Package
Description
Provides an implementation of multinomial naive bayes (i.e., naive bayes for non-negative count data).