Tune the Random Forest model by hyperband.
mi_tune_rg.Rd
Tune the Random Forest model by hyperband.
Arguments
- data
A tibble.All are numeric except the first column is a factor.
- resampling
R6/Resampling.
- measure
Model evaluation method.Use
mlr_measures
andmsr()
to view and choose metrics.- eta
The percent parameter configurations discarded.