Identifies the optimal hyperparameters by minimizing the error from a dataset of hyperparameters. The function selects the hyperparameter configuration that results in the lowest average error. It wraps the dplyr library.
# S3 method for ts_tune
select_hyper(obj, hyperparameters)
returns the optimized key number of hyperparameters
a ts_tune
object containing the model and tuning settings
hyperparameters dataset