XGBoost Dask 功能演示
此目录包含一些使用 dask 与 XGBoost 的演示。概述请参见 使用 Dask 的分布式 XGBoost
使用带有CPU直方图树方法的scikit-learn回归器接口
Use scikit-learn regressor interface with CPU histogram tree method
使用带有GPU直方图树方法的scikit-learn回归器接口
Use scikit-learn regressor interface with GPU histogram tree method
Example of training with Dask on CPU
Example of training survival model with Dask on CPU
Example of training with Dask on GPU
Example of using callbacks with Dask