Launch, train, and test with XGBoost from Dask
dask-xgboost is a small project to facilitate launching the XGBoost library for machine learning on a Dask cluster. It also contains utilities to transfer data between dask collections like dataframes and arrays into a distributed XGBoost system.