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
Philip Hyunsu Cho
55ee9a92a1
Fix Python environment for distributed unit tests (
#3806
)
2018-10-18 00:12:02 -07:00
..
benchmark
Refactor linear modelling and add new coordinate descent updater (
#3103
)
2018-02-17 09:17:01 +13:00
ci_build
Add multi-GPU unit test environment (
#3741
)
2018-09-29 11:20:58 -07:00
cpp
Add basic unittests for gpu-hist method. (
#3785
)
2018-10-15 15:47:00 +13:00
distributed
Fix Python environment for distributed unit tests (
#3806
)
2018-10-18 00:12:02 -07:00
python
Allow sklearn grid search over parameters specified as kwargs (
#3791
)
2018-10-14 12:44:53 +13:00
python-gpu
Address
#2754
, accuracy issues with gpu_hist (
#3793
)
2018-10-15 17:50:31 +13:00
travis
Fix Python environment for distributed unit tests (
#3806
)
2018-10-18 00:12: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.