- Bump the Python requirement. - Fix type hints. - Use loky to avoid deadlock. - Workaround cupy-numpy compatibility issue on Windows caused by the `safe` casting rule. - Simplify the repartitioning logic to avoid dask errors.
Survival Analysis Walkthrough ============================= This is a collection of examples for using the XGBoost Python package for training survival models. For an introduction, see :doc:`/tutorials/aft_survival_analysis`