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
Rong Ou
3be1b9ae30
reformat benchmark_tree.py to get rid of lint errors (
#4126
)
2019-02-13 18:54:56 +13:00
..
benchmark
reformat benchmark_tree.py to get rid of lint errors (
#4126
)
2019-02-13 18:54:56 +13:00
ci_build
Perform clang-tidy on both cpp and cuda source. (
#4034
)
2019-02-05 16:07:43 +08:00
cpp
Use nccl group calls to prevent from dead lock. (
#4113
)
2019-02-08 06:12:39 +08:00
distributed
Fix Python environment for distributed unit tests (
#3806
)
2018-10-18 00:12:02 -07:00
python
enable xgb_model in scklearn XGBClassifier and test. (
#4092
)
2019-01-31 11:29:19 -08:00
python-gpu
Single precision histograms on GPU (
#3965
)
2018-12-10 10:55:30 +13:00
travis
Fix failing Travis CI on Mac (
#4086
)
2019-01-30 09:43:57 -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.