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
Henry Gouk
69454d9487
Implementation of hinge loss for binary classification (
#3477
)
2018-08-07 10:06:42 +12:00
..
benchmark
Refactor linear modelling and add new coordinate descent updater (
#3103
)
2018-02-17 09:17:01 +13:00
ci_build
Updates for GPU CI tests (
#3467
)
2018-07-16 18:05:53 +12:00
cpp
Implementation of hinge loss for binary classification (
#3477
)
2018-08-07 10:06:42 +12:00
distributed
Fix
#3402
: wrong fid crashes distributed algorithm (
#3535
)
2018-08-04 19:20:04 -07:00
python
Fix
#3485
,
#3540
: Don't use dropout for predicting test sets (
#3556
)
2018-08-05 10:17:21 -07:00
python-gpu
Added finding quantiles on GPU. (
#3393
)
2018-07-27 14:03:16 +12:00
travis
Fix
#3402
: wrong fid crashes distributed algorithm (
#3535
)
2018-08-04 19:20:04 -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.