Retrieve the value of the benchmark tuning results

get_bestBMR_tuning_results(fpath, fname, REGIONS, LRN_IDS)

Arguments

fpath

a character or a file.path pointing to a directory containing the result files

fname

character, one of "bestBMR_tune.Rds" or "bestBMR_lrnH.Rds"

REGIONS

character, vector of region identifiers (e.g. "SFE")

LRN_IDS

character, vector of learner identifiers (e.g. "classif.randomForest")

Value

the benchmark tuning results as a data.frame