imbs-hl / ranger

A Fast Implementation of Random Forests
http://imbs-hl.github.io/ranger/
774 stars 193 forks source link

No Tree Plotting Function Provided by Package #699

Open DarioS opened 11 months ago

DarioS commented 11 months ago

Being able to plot a single decision tree of the forest would be wonderful.

mnwright commented 11 months ago

I agree, that would be wonderful. :) Does anyone know an existing implementation?

jxu commented 11 months ago

http://www.milbo.org/rpart-plot/index.html I'm not sure how rpart implements plotting.

igraph is popular and apparently supports basic tree plotting https://stackoverflow.com/questions/18270370/plot-tree-with-graph-tree-function-from-igraph