powered by
Set hyparameters for random forest models
set_hparams_rf(n_features)
named list of hyperparameters
number of features in the dataset
Kelly Sovacool, sovacool@umich.edu
if (FALSE) { set_hparams_rf(16) set_hparams_rf(2000) set_hparams_rf(1) }
Run the code above in your browser using DataLab