For model governance reason I want to be able to run tree by tree using the start_iteration and num_iteration arguments to see if there is a number of over fitted trees towards the end of the training.
Would it be possible to add in the **kwargs to the predict all the way through to the lightgbm.predict.