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
Rory Mitchell
5d6baed998
Allow sklearn grid search over parameters specified as kwargs (
#3791
)
2018-10-14 12:44:53 +13: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
Implement transform to reduce CPU/GPU code duplication. (
#3643
)
2018-10-02 15:06:21 +13:00
distributed
Fix
#3402
: wrong fid crashes distributed algorithm (
#3535
)
2018-08-04 19:20:04 -07:00
python
Allow sklearn grid search over parameters specified as kwargs (
#3791
)
2018-10-14 12:44:53 +13:00
python-gpu
Add multi-GPU unit test environment (
#3741
)
2018-09-29 11:20:58 -07:00
travis
Allow plug-ins to be built by cmake (
#3752
)
2018-10-04 22:03:52 +13: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.