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
1fe874e58a
Fix empty subspan. (
#4151
)
...
* Silent the death tests.
2019-02-17 04:48:03 +08: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
Fix empty subspan. (
#4151
)
2019-02-17 04:48:03 +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 broken R test: Install Homebrew GCC (
#4142
)
2019-02-15 07:23:05 -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.