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
Evan Kepner
53d4272c2a
add os.PathLike support for file paths to DMatrix and Booster Python classes (
#4757
)
2019-08-15 04:46:25 -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
[HOTFIX] distributed training with hist method (
#4716
)
2019-08-13 11:27:29 -07:00
distributed
[BREAKING] prevent multi-gpu usage (
#4749
)
2019-08-13 09:11:35 +12:00
python
add os.PathLike support for file paths to DMatrix and Booster Python classes (
#4757
)
2019-08-15 04:46:25 -04:00
python-gpu
[BREAKING] prevent multi-gpu usage (
#4749
)
2019-08-13 09:11:35 +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.