View source: R/hyperparameters.R
| set_hparams_rf | R Documentation | 
Set hyparameters for random forest models
set_hparams_rf(n_features)
| n_features | number of features in the dataset | 
named list of hyperparameters
Kelly Sovacool, sovacool@umich.edu
## Not run: 
set_hparams_rf(16)
set_hparams_rf(2000)
set_hparams_rf(1)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.