Optimization for wide dataset.
Open
feature-request
- Dominant language
- C++
- Stars
- 28.8k
- Forks
- 8.9k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 54
Description
A related comment by @ncclementi https://github.com/dmlc/xgboost/issues/7990#issuecomment-1155718911 . XGBoost's distributed training algorithm is inefficient when the dataset is wide as the size of the histogram is linear to the number of features.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.