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 TypeClassDescriptionclassClass for handling a tree structure that can be pruned using C4.5 procedures.classClass for handling a naive bayes tree structure used for classification.classClass for handling a tree structure that can be pruned using a pruning set.Methods in weka.classifiers.trees.j48 that return ClassifierTree