select_hyper | R Documentation |
Selects the optimal hyperparameters from a dataset resulting from k-fold cross-validation
select_hyper(obj, hyperparameters)
obj |
the object or model used for hyperparameter selection. |
hyperparameters |
data set with hyper parameters and quality measure from execution |
returns the index of selected hyper parameter
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.