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
7af0946ac1
Improve update position function for gpu_hist (
#3895
)
2018-11-14 19:33:29 +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
Improve update position function for gpu_hist (
#3895
)
2018-11-14 19:33:29 +13:00
distributed
Fix Python environment for distributed unit tests (
#3806
)
2018-10-18 00:12:02 -07:00
python
use gain for sklearn feature_importances_ (
#3876
)
2018-11-13 03:30:40 -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.