dmlc / dmlc/xgboost

Align dask partitions automatically.

Open
#9,952 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.