Package weka.classifiers.rules.part

Class Summary
C45PruneableDecList Class for handling a partial tree structure pruned using C4.5's pruning heuristic.
ClassifierDecList Class for handling a rule (partial tree) for a decision list.
MakeDecList Class for handling a decision list.
PruneableDecList Class for handling a partial tree structure that can be pruned using a pruning set.