C45algorithm icon indicating copy to clipboard operation
C45algorithm copied to clipboard

Implementation of C4.5 algorithm in python.

Results 2 C45algorithm issues
Sort by recently updated
recently updated
newest added

Hi! Thank you for sharing your implementation of C4.5 (over 10 years ago!!) I just wanted to point out a simple fix that can improve by order of magnitudes the...