Uses of Class
weka.classifiers.trees.j48.ClassifierTree

Packages that use ClassifierTree
weka.classifiers.trees.j48   
 

Uses of ClassifierTree in weka.classifiers.trees.j48
 

Subclasses of ClassifierTree in weka.classifiers.trees.j48
 class C45PruneableClassifierTree
          Class for handling a tree structure that can be pruned using C4.5 procedures.
 class NBTreeClassifierTree
          Class for handling a naive bayes tree structure used for classification.
 class PruneableClassifierTree
          Class for handling a tree structure that can be pruned using a pruning set.
 



Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.