|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClassifierTrainer.ByIncrements | |
---|---|
cc.mallet.classify | Classes for training and classifying instances. |
Uses of ClassifierTrainer.ByIncrements in cc.mallet.classify |
---|
Subinterfaces of ClassifierTrainer.ByIncrements in cc.mallet.classify | |
---|---|
static interface |
ClassifierTrainer.ByInstanceIncrements<C extends Classifier>
For online learning that can operate on one instance at a time. |
Classes in cc.mallet.classify that implement ClassifierTrainer.ByIncrements | |
---|---|
class |
NaiveBayesTrainer
Class used to generate a NaiveBayes classifier from a set of training data. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |