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
Andy Adinets
73142041b9
For histograms, opting into maximum shared memory available per block. (
#5491
)
2020-04-21 14:56:42 +12:00
..
benchmark
Support multiple batches in gpu_hist (
#5014
)
2019-11-16 14:50:20 +08:00
ci_build
[jvm-packages] [CI] Publish XGBoost4J JARs with Scala 2.11 and 2.12 (
#5539
)
2020-04-15 09:32:02 -07:00
cli
Fix data loading (
#4862
)
2019-10-22 12:33:14 -04:00
cpp
For histograms, opting into maximum shared memory available per block. (
#5491
)
2020-04-21 14:56:42 +12:00
distributed
Serialise booster after training to reset state (
#5484
)
2020-04-11 16:27:12 +12:00
python
[Breaking] Set output margin to True for custom objective. (
#5564
)
2020-04-20 20:44:12 +08:00
python-gpu
Group aware GPU sketching. (
#5551
)
2020-04-20 17:18:52 +08:00
travis
Ensure that configured dmlc/build_config.h is picked up by Rabit and XGBoost (
#5514
)
2020-04-11 23:48:28 -07:00
pytest.ini
Run training with empty DMatrix. (
#4990
)
2019-11-06 16:13:13 +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.