-
Notifications
You must be signed in to change notification settings - Fork 175
Open
Description
I've closed the whole Rstudio and run it again and the same error appearing (all packages where launched)
#install.packages(c("e1071", "caret", "doSNOW", "ipred", "xgboost"))
Any Idea, why I have this error?
caret.cv <- train(Survived ~ .,
-
data = titanic.train, -
method = "xgbTree", -
tuneGrid = tune.grid, -
trControl = train.control)
Error in e$fun(obj, substitute(ex), parent.frame(), e$data) :
unable to find variable "optimismBoot"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels