My question is, is it possible to choose a decision tree algorithm for use in sklearn?
The sklearn user guide mentions an optimized version of the CART algorithm.
Can we switch to other algorithms like C4.5?
scikit-learn decision-tree
tickly potato
source share