Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix training continuation with categorical model. (#7810)
* Make sure the task is initialized before construction of tree updater. This is a quick fix meant to be backported to 1.6, for a full fix we should pass the model param into tree updater by reference instead.
- Loading branch information