This website requires JavaScript.
Explore
Help
Sign In
Hendrik
/
xgboost
Watch
1
Star
0
Fork
0
You've already forked xgboost
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
xgboost
/
rabit
History
Jiaming Yuan
47b3cb6fb7
Remove unused parameters in RABIT. (
#9108
)
2023-05-05 05:26:24 +08:00
..
doc
Fix spelling in documents (
#6948
)
2021-05-11 20:44:36 +08:00
guide
xrange() was removed in Python 3 in favor or range() (
#8371
)
2022-10-27 16:36:14 +08:00
include
/rabit
Support bitwise allreduce operations in the communicator (
#8623
)
2022-12-25 06:40:05 +08:00
src
Remove unused parameters in RABIT. (
#9108
)
2023-05-05 05:26:24 +08:00
.gitignore
Merge rabit
2020-08-18 03:52:33 +08:00
CMakeLists.txt
[CI] Require C++17 + CMake 3.18; Use CUDA 11.8 in CI (
#8853
)
2023-03-01 09:22:24 -08:00
LICENSE
Merge rabit
2020-08-18 03:52:33 +08:00
README.md
Cleanup RABIT. (
#6290
)
2020-10-27 08:48:22 +08:00
README.md
This directory contains the CPU network module for XGBoost. The library originates from
RABIT