I'm trying to implement a C4.5 decision tree using pandas and sklearn but in sklearn's documentation, the algo they use is CART.

What's the best way to go about in doing this?

More Leejames Merlas's questions See All
Similar questions and discussions