C4.5 and C5.0
Binary discretization
Technique used by C4.5 to transform continuous attributes into binary categorical attributes by identifying the optimal splitting point that maximizes information gain.
← Zurück