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
347f593169
Accept numpy array for DMatrix slice index. (
#6368
)
2020-12-16 14:42:52 +08:00
..
benchmark
[python-package] remove unused imports (
#5776
)
2020-06-11 16:50:27 +08:00
ci_build
[CI] Use manylinux2010_x86_64 container to vendor libgomp (
#6485
)
2020-12-10 07:37:15 -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
Accept numpy array for DMatrix slice index. (
#6368
)
2020-12-16 14:42:52 +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.