C4.5 algorithm is a machine learning algorithm in a classification decision tree algorithm, the core algorithm is the ID3 algorithm. Classification decision tree algorithm is the extraction from a large number of instances, top-down decision tree classification rules. Tree in all Part is: root: set of learning examples. sticks: the classification to determine the conditions. Ye: good points in all classes.
File list:
c4.5r8.tar