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
Bobby
3e2c472944
Fix model parameter recovery (
#4738
)
2019-08-07 02:32:10 -04:00
..
benchmark
fix benchmark_tree.py (
#4593
)
2019-06-21 11:51:48 +12:00
ci_build
Refactor DMatrix to return batches of different page types (
#4686
)
2019-08-03 15:10:34 -04:00
cli
Remove remaining reg:linear. (
#4544
)
2019-06-11 16:04:09 +08:00
cpp
Fix model parameter recovery (
#4738
)
2019-08-07 02:32:10 -04:00
distributed
Combine thread launches into single launch per tree for gpu_hist (
#4343
)
2019-04-29 09:58:34 +12:00
python
Remove gpu_exact tree method (
#4742
)
2019-08-07 11:43:20 +12:00
python-gpu
Remove gpu_exact tree method (
#4742
)
2019-08-07 11:43:20 +12:00
travis
[CI] Refactor Jenkins CI pipeline + migrate all Linux tests to Jenkins (
#4401
)
2019-04-26 18:39:12 -07: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.