Uses of Class
weka.classifiers.rules.part.ClassifierDecList

Packages that use ClassifierDecList
weka.classifiers.rules.part   
 

Uses of ClassifierDecList in weka.classifiers.rules.part
 

Subclasses of ClassifierDecList in weka.classifiers.rules.part
 class C45PruneableDecList
          Class for handling a partial tree structure pruned using C4.5's pruning heuristic.
 class PruneableDecList
          Class for handling a partial tree structure that can be pruned using a pruning set.
 



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