dask / dask/dask-ml

Dask-xgboost example for dask-examples

Open
#232 5 comments 0 reactions 0 assignees View on GitHub
Documentation good first issue
Dominant language
Python
Stars
951
Forks
262
PR merge metrics
No merged PRs in 30d

Description

It would be nice to see an example using the Dask/XGBoost handoff for parallel training and predicting. This is a common question and so would likely have high value.

It would also be useful for this to be smoothly runnable on [dask-examples](https://github.com/dask/dask-examples#contributing). Presumably we'll have to use a few processes within a LocalCluster and be careful not to blow out RAM on the small containers (XGBoost can be a bit greedy).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.