I'm try to plot a decision trees of Xgboost models from different datasets.
Which worked fine for most of them, but for one dataset the plot_tree just shows only one leaf.
It's weird for me, once the max_depth of that model is 5.
Could anyone give me a tip?
Thanks for considering my question. :) !