alteryx/evalml

Add support for Pipelines and Random Forests to visualize_decision_tree

開放

#1,680 建立於 2021年1月12日

 (2 則留言) (0 個反應) (0 位負責人)Python (93 個分叉)auto 404
enhancementgood first issue

倉庫指標

星標
 (852 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南