C4.5 and C5.0
C4.5 decision tree
Hierarchical structure produced by the C4.5 algorithm where each internal node represents a test on an attribute, each branch represents a test outcome, and each leaf represents a class label.
← Indietro