Add support for Pipelines and Random Forests to visualize_decision_tree
Aperta
enhancement
good first issue
- Lingua principale
- Python
- Stelle
- 850
- Fork
- 96
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Currently `visualize_decision_tree` supports only Decision Trees. We can expand the functionality to include support for Pipelines (so that the associated estimator can be taken and visualized) and for Random Forests.
Regarding Random Forests, we can choose to add the ability to view the entire forest, or to specify a tree in the forest, or both.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.