select_hyper.cla_tune | R Documentation |
Selects the optimal hyperparameter by maximizing the average classification metric. It wraps dplyr library.
## S3 method for class 'cla_tune'
select_hyper(obj, hyperparameters)
obj |
an object representing the model or tuning process |
hyperparameters |
a dataframe with columns |
returns a optimized key number of hyperparameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.