dtreeviz : Decision Tree Visualization - GitHub
https://github.com/parrt/dtreevizdtreeviz : Decision Tree Visualization Description. A python library for decision tree visualization and model interpretation. Currently supports scikit-learn, XGBoost, Spark MLlib, and LightGBM trees. With 1.3, we now provide one- and two-dimensional feature space illustrations for classifiers (any model that can answer predict_probab()); see below. ...