parrt / dtreeviz

A python library for decision tree visualization and model interpretation.
MIT License
2.89k stars 332 forks source link

Better highlight the node split value #275

Open tlapusan opened 1 year ago

tlapusan commented 1 year ago

When the node distribution value is pretty large, is hard to get the actual spliting value of the node.

Screenshot 2023-03-02 at 16 43 05
petrofm commented 8 months ago

image image