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

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