scikit-learn-C4.5-tree-classifier icon indicating copy to clipboard operation
scikit-learn-C4.5-tree-classifier copied to clipboard

Does your decision tree have pruning operation ?

Open zhaoxiuzhu opened this issue 4 years ago • 0 comments

Hello, does your decision tree have pruning operation ? In particular,is it possible to apply the pruning parameters in sklearn directly? For example: max_depth、min_samples_leaf & min_samples_split、min_samples_leaf and so on.

zhaoxiuzhu avatar May 07 '21 15:05 zhaoxiuzhu