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
97984f4890
Fix gpu coordinate running on multi-gpu. (
#3893
)
2018-11-13 19:09:55 +13:00
..
benchmark
Refactor linear modelling and add new coordinate descent updater (
#3103
)
2018-02-17 09:17:01 +13:00
ci_build
Test wheels on CUDA 10.0 container for compatibility (
#3838
)
2018-11-01 08:34:47 -07:00
cpp
Fix gpu coordinate running on multi-gpu. (
#3893
)
2018-11-13 19:09:55 +13:00
distributed
Fix Python environment for distributed unit tests (
#3806
)
2018-10-18 00:12:02 -07:00
python
Fix coef_ and intercept_ signature to be compatible with sklearn.RFECV (
#3873
)
2018-11-08 19:41:35 -08:00
python-gpu
Fix specifying gpu_id, add tests. (
#3851
)
2018-11-06 18:17:53 +13:00
travis
Disallow std::regex since it's not supported by GCC 4.8.x (
#3870
)
2018-11-05 22:57:04 -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.