dtreevizEasy Playground

Decision tree visualization and interpretation

Getting started with dtreevizRun locally
Install
pip install dtreeviz
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: dtreeviz)

dtreeviz is a third-party package. Decision tree visualization and interpretation. Install with: pip install dtreeviz

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?