Uses of Class
weka.classifiers.trees.j48.ClassifierTree
-
Uses of ClassifierTree in weka.classifiers.trees.j48
Modifier and TypeClassDescriptionclass
Class for handling a tree structure that can be pruned using C4.5 procedures.class
Class for handling a naive bayes tree structure used for classification.class
Class for handling a tree structure that can be pruned using a pruning set.