RandomForest-class | R Documentation |
An S4 class for random forest results and models.
type
random forest type
response
response variable name
metrics
tibble of model performance metrics
predictions
tibble of model observation predictions
permutations
list of permutations measure and importance results tables
importances
tibble of model feature importances
proximities
tibble of model observation proximities
models
list of random forest models
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.