Skip to content

Commit

Permalink
bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
gtesei committed Oct 26, 2015
1 parent 2af245e commit 2b8edab
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R-package/tests/testthat/test-fastRegression.R
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ test_that('XGBoost', {
## make a caret control object
controlObject <- trainControl(method = "repeatedcv", repeats = 1, number = 2)

## xgbTreeGTJ best tuning
## xgbTreeGTJ best tuning
tp = NULL
set.seed(123)
tp = ff.trainAndPredict.reg(Ytrain=Ytrain ,
Expand Down
Binary file modified fastfurious-manual.pdf
Binary file not shown.

0 comments on commit 2b8edab

Please sign in to comment.