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
K.O
018df6004e
Fix feature_name crated from int64index dataframe. (
#5081
)
2019-12-30 12:26:22 +08:00
..
benchmark
Support multiple batches in gpu_hist (
#5014
)
2019-11-16 14:50:20 +08:00
ci_build
Enable OpenMP with Apple Clang (Mac default compiler) (
#5146
)
2019-12-26 16:53:12 +08:00
cli
Fix data loading (
#4862
)
2019-10-22 12:33:14 -04:00
cpp
Fix wrapping GPU ID and prevent data copying. (
#5160
)
2019-12-27 16:51:08 +08:00
distributed
Run training with empty DMatrix. (
#4990
)
2019-11-06 16:13:13 +08:00
python
Fix feature_name crated from int64index dataframe. (
#5081
)
2019-12-30 12:26:22 +08:00
python-gpu
Fix wrapping GPU ID and prevent data copying. (
#5160
)
2019-12-27 16:51:08 +08:00
travis
Enable OpenMP with Apple Clang (Mac default compiler) (
#5146
)
2019-12-26 16:53:12 +08: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.