select_hyper: Selection hyper parameters

View source: R/dal_tune.R

select_hyperR Documentation

Selection hyper parameters

Description

Selects the optimal hyperparameters from a dataset resulting from k-fold cross-validation

Usage

select_hyper(obj, hyperparameters)

Arguments

obj

the object or model used for hyperparameter selection.

hyperparameters

data set with hyper parameters and quality measure from execution

Value

returns the index of selected hyper parameter


daltoolbox documentation built on Nov. 3, 2024, 9:06 a.m.