2) Five decision tree algorithms: J48 [18], which is an
algorithm for generating apruned or unpruned C4.5
decision tree; SimpleCart [19], which implements minimal
cost-complexity pruning; ADTree [20], which is an
alternating decision tree; RandomTree, which considers
K randomly chosen attributes at each node of the tree;
and REPTree, which is a fast decision tree learner.