Description Usage Arguments Value
View source: R/engine_extraTrees.R
Fit extraTrees package with fraction mtry
1 | fit_extraTrees(x, y, mtry = 0.2, ...)
|
x |
A matrix of features. |
y |
A vector of labels. |
mtry |
A double scalar of |
... |
Additional arguments passed to extraTrees::extraTrees. |
A fitted object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.