If you want to find an easy way to visualize and interpret a decision tree model, use dtreeviz.
The image above shows the output of dtreeviz when applying it to DecisionTreeClassifier.

If you want to find an easy way to visualize and interpret a decision tree model, use dtreeviz.
The image above shows the output of dtreeviz when applying it to DecisionTreeClassifier.