Uses of Interface
weka.classifiers.UpdateableBatchProcessor
-
Uses of UpdateableBatchProcessor in weka.classifiers.bayes
Modifier and TypeClassDescriptionclass
Multinomial naive bayes for text data. -
Uses of UpdateableBatchProcessor in weka.classifiers.functions
Modifier and TypeClassDescriptionclass
Implements stochastic gradient descent for learning a linear binary class SVM or binary class logistic regression on text data.