How to visualize a single tree in XGBoost (Python)?
I’ve used XGBoost to fit a model and want to visualize a single tree. However, I keep getting a really stretched out visualization in my notebook and the output .png file appears blank. I’m looking for a solution to print it in a readable format and aspect ratio.