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
/
tests
History
Jiaming Yuan
cb207a355d
Add script for generating release tarball. (
#6544
)
2020-12-23 16:08:10 +08:00
..
benchmark
[python-package] remove unused imports (
#5776
)
2020-06-11 16:50:27 +08:00
ci_build
Add script for generating release tarball. (
#6544
)
2020-12-23 16:08:10 +08:00
cli
Fix data loading (
#4862
)
2019-10-22 12:33:14 -04:00
cpp
Support categorical data in GPU weighted sketching. (
#6508
)
2020-12-16 14:23:28 +08:00
distributed
Fix MPI build. (
#6403
)
2020-11-21 13:38:21 +08:00
python
Support early stopping with training continuation, correct num boosted rounds. (
#6506
)
2020-12-17 19:59:19 +08:00
python-gpu
[dask] Support all parameters in regressor and classifier. (
#6471
)
2020-12-14 07:35:56 +08:00
travis
Vendor libgomp in the manylinux Python wheel (
#6461
)
2020-12-03 19:55:32 -08:00
jenkins_get_approval.py
[CI] Enforce daily budget in Jenkins CI (
#5884
)
2020-07-13 21:51:11 -07:00
pytest.ini
RMM integration plugin (
#5873
)
2020-08-12 01:26:02 -07:00
README.md
DOC: Typo in README.md in tests folder
2015-09-07 22:23:47 -04:00
README.md
This folder contains testcases for xgboost.