| select_hyper | R Documentation |
Generic to select the best hyperparameters from cross‑validation results; subclasses can override.
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.