Uses of Package
org.tribuo.classification.mnb

Package
Description
Provides a set of main methods for interacting with classification tasks.
Provides an implementation of multinomial naive bayes (i.e., naive bayes for non-negative count data).