Uses of Class
weka.classifiers.trees.j48.ClassifierTree
Packages that use ClassifierTree
-
Uses of ClassifierTree in weka.classifiers.trees.j48
Subclasses of ClassifierTree in weka.classifiers.trees.j48Modifier 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.Methods in weka.classifiers.trees.j48 that return ClassifierTree