|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NaiveBayesUpdateable | |
|---|---|
| weka.classifiers.trees.j48 | |
| Uses of NaiveBayesUpdateable in weka.classifiers.trees.j48 |
|---|
| Methods in weka.classifiers.trees.j48 that return NaiveBayesUpdateable | |
|---|---|
NaiveBayesUpdateable |
NBTreeNoSplit.getNaiveBayesModel()
Get the naive bayes model at this node |
| Methods in weka.classifiers.trees.j48 with parameters of type NaiveBayesUpdateable | |
|---|---|
static double |
NBTreeNoSplit.crossValidate(NaiveBayesUpdateable fullModel,
Instances trainingSet,
Random r)
Utility method for fast 5-fold cross validation of a naive bayes model |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||