select_hyper: Selection hyper parameters
Description
Selects the optimal hyperparameters from a dataset resulting from k-fold cross-validation
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