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

Packages that use C45PruneableClassifierTreeG
weka.classifiers.trees.j48   
 

Uses of C45PruneableClassifierTreeG in weka.classifiers.trees.j48
 

Methods in weka.classifiers.trees.j48 with parameters of type C45PruneableClassifierTreeG
 void C45PruneableClassifierTreeG.setDescendents(ArrayList t, C45PruneableClassifierTreeG originalLeaf)
          add the grafted nodes at originalLeaf's position in tree.
 



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