build.best.random.forest | R Documentation |
Try different mtry and select the best fitted model
build.best.random.forest(rf.df, group, ntree = 500, seed = 111, scale = TRUE)
rf.df |
Row is sample |
ntree |
Default 500 |
seed |
Default 111 |
scale |
If perform scale |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.