select_hyper: Selection of hyperparameters
Description
Generic to select the best hyperparameters from cross‑validation results; subclasses can override.
Usage
select_hyper(obj, hyperparameters)
Value
returns the index of selected hyper parameter
Arguments
- obj
the object or model used for hyperparameter selection.
- hyperparameters
data set with hyper parameters and quality measure from execution