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
306e38ff31
Avoid including
c_api.h
in header files. (
#5782
)
2020-06-12 16:24:24 +08:00
..
benchmark
[python-package] remove unused imports (
#5776
)
2020-06-11 16:50:27 +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
Avoid including
c_api.h
in header files. (
#5782
)
2020-06-12 16:24:24 +08:00
distributed
Remove silent from R demos. (
#5675
)
2020-05-19 18:20:46 +08:00
python
Speed up python test (
#5752
)
2020-06-05 11:39:24 +12:00
python-gpu
Speed up python test (
#5752
)
2020-06-05 11:39:24 +12: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.