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
/
R-package
/
tests
/
testthat
History
Philip Hyunsu Cho
a46b0ac2d2
Fix CRAN check by removing reference to std::cerr (
#3660
)
...
* Fix CRAN check by removing reference to std::cerr * Mask tests that fail on 32-bit Windows R
2018-09-05 12:05:31 -07:00
..
test_basic.R
A fix for CRAN submission of version 0.7-0 (
#3061
)
2018-01-27 17:06:28 -08:00
test_callbacks.R
[R] various R code maintenance (
#1964
)
2017-01-21 11:22:46 -08:00
test_custom_objective.R
[R] additional and modified tests
2016-06-27 02:00:46 -05:00
test_dmatrix.R
Fix
#3545
: XGDMatrixCreateFromCSCEx silently discards empty trailing rows (
#3553
)
2018-08-05 10:15:42 -07:00
test_gc_safety.R
replace nround with nrounds to match actual parameter (
#3592
)
2018-09-05 11:52:34 -07:00
test_glm.R
Additional improvements for gblinear (
#3134
)
2018-03-13 01:27:13 -05:00
test_helpers.R
Fix CRAN check by removing reference to std::cerr (
#3660
)
2018-09-05 12:05:31 -07:00
test_lint.R
Fixed most of the lint issues
2015-10-28 23:24:17 -04:00
test_monotone.R
[R] various R code maintenance (
#1964
)
2017-01-21 11:22:46 -08:00
test_parameter_exposure.R
[R] additional and modified tests
2016-06-27 02:00:46 -05:00
test_poisson_regression.R
R-callbacks tests + other tests brushup
2016-06-09 02:53:37 -05:00
test_update.R
[gbtree] fix update process to work with multiclass and multitree;
fixes
#2315
(
#2332
)
2017-05-21 23:47:57 -05:00