Add support for Pipelines and Random Forests to visualize_decision_tree
Offen
enhancement
good first issue
- Vorherrschende Sprache
- Python
- Sterne
- 850
- Forks
- 96
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.