View source: R/wrapper_functions.R
TBD
1 2 | learnModel(X.train, true.y, ntree = 50, epsiron = 0.1,
type = c("randomForest", "xgboost"), .tryModel = FALSE)
|
X.train |
. |
true.y |
. |
ntree |
. |
epsiron |
. |
type |
. |
.tryModel |
. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.