Align dask partitions automatically.
Open
feature-request
- Dominant language
- C++
- Stars
- 28.8k
- Forks
- 8.9k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 54
Description
Currently, XGBoost sticks to the line that it doesn't move data, and the responsibility of data alignment and balance is shifted to the users. We don't know how to balance the data to best fit the cluster, but alignment seems to be trivial and we can implement it inside xgboost.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.