I want to plot trees with their splits, which plays in LightGBM model. In DecisionTree I can use Graphviz for that. How can I visualize any tree from boosting ensemble?
Asked
Active
Viewed 133 times