Skip to content

Commit

Permalink
No preprocessing with spare matrices
Browse files Browse the repository at this point in the history
  • Loading branch information
topepo committed Apr 12, 2017
1 parent 9ce3c62 commit aae4ee4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion RegressionTests/Code/xgbTree.R
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ test_class_cv_model_sp <- train(train_sparse, trainY,
method = "xgbTree",
trControl = cctrl1,
metric = "ROC",
preProc = c("center", "scale"),
tuneGrid = xgbGrid)


Expand Down

0 comments on commit aae4ee4

Please sign in to comment.