Uses of Interface
weka.classifiers.trees.ht.LearningNode
-
Uses of LearningNode in weka.classifiers.trees.ht
Modifier and TypeClassDescriptionclass
Node that is "active" (i.e.class
Class implementing an inactive node (i.e.class
Implements a LearningNode that uses a naive Bayes modelclass
Implements a LearningNode that chooses between using majority class or naive Bayes for prediction