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
5e9e525223
Remove warnings in tests. (
#6554
)
2020-12-31 13:41:18 +08:00
..
benchmark
[python-package] remove unused imports (
#5776
)
2020-06-11 16:50:27 +08:00
ci_build
[Breaking] Rename
data
to
X
in
predict_proba
. (
#6555
)
2020-12-28 21:36:03 +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
Remove warnings in tests. (
#6554
)
2020-12-31 13:41:18 +08:00
python-gpu
[dask] Add type hints. (
#6519
)
2020-12-29 19:41:02 +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.