Package weka.classifiers.trees.j48

Class Summary
C45PruneableClassifierTreeG Class for handling a tree structure that can be pruned using C4.5 procedures and have nodes grafted on.
GraftSplit Class implementing a split for nodes added to a tree during grafting.