Availability: |
The Borgelt collection (See Chapter ) contains
dtree, a generic implementation of the decision tree divide
and conqueror algorithm. Weka (See Chapter ) also provides a freely
available implementation of a decision tree induction algorithm (J48)
within its Java-based framework.
Decision tree induction is a fundamental data mining tool and
implementations of C4.5 or its variations are available in most
commercial data mining toolkits, including Clementine
(See Chapter ) and STATISTICA (See Chapter ). |