XGBoost Dask Feature Walkthrough
This directory contains some demonstrations for using dask with XGBoost. For an overview, see Distributed XGBoost with Dask

Use scikit-learn regressor interface with CPU histogram tree method
Use scikit-learn regressor interface with CPU histogram tree method

Use scikit-learn regressor interface with GPU histogram tree method
Use scikit-learn regressor interface with GPU histogram tree method

Example of training survival model with Dask on CPU
Example of training survival model with Dask on CPU

Example of forwarding evaluation logs to the client
Example of forwarding evaluation logs to the client