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
468b1594d3
Fix CLI model IO. (
#5535
)
...
* Add test for comparing Python and CLI training result.
2020-04-16 07:48:47 +08: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
Purge device_helpers.cuh (
#5534
)
2020-04-15 21:51:56 +12:00
distributed
Serialise booster after training to reset state (
#5484
)
2020-04-11 16:27:12 +12:00
python
Fix CLI model IO. (
#5535
)
2020-04-16 07:48:47 +08:00
python-gpu
[dask] dask cudf inplace prediction. (
#5512
)
2020-04-15 18:15:51 +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.