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
9e1b29944e
Fix loading old model. (
#5724
)
...
* Add test.
2020-05-31 14:55:32 +08:00
..
benchmark
Support multiple batches in gpu_hist (
#5014
)
2019-11-16 14:50:20 +08:00
ci_build
Require Python 3.6+; drop Python 3.5 from CI (
#5715
)
2020-05-27 16:19:30 -07:00
cli
Fix data loading (
#4862
)
2019-10-22 12:33:14 -04:00
cpp
Define _CRT_SECURE_NO_WARNINGS to remove unneeded warnings in MSVC (
#5434
)
2020-05-25 22:46:07 -07:00
distributed
Remove silent from R demos. (
#5675
)
2020-05-19 18:20:46 +08:00
python
Fix loading old model. (
#5724
)
2020-05-31 14:55:32 +08:00
python-gpu
[dask] Return GPU Series when input is from cuDF. (
#5710
)
2020-05-28 17:51:20 +08:00
travis
[CI] Grant public read access to Mac OSX wheels (
#5602
)
2020-04-25 11:51:26 -07:00
pytest.ini
Fix loading old model. (
#5724
)
2020-05-31 14:55:32 +08: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.