powered by
Get Function Value condensed overview
get_FV_overview(ds, ...)# S3 method for DataSet get_FV_overview(ds, ...)# S3 method for DataSetList get_FV_overview(ds, algorithm = "all", ...)
# S3 method for DataSet get_FV_overview(ds, ...)
# S3 method for DataSetList get_FV_overview(ds, algorithm = "all", ...)
A data.table containing the algorithm ID, best, worst and mean reached function values, the number of runs and available budget for the DataSet
A `DataSet` or `DataSetList` object
Arguments passed to other methods
DEPRECATED, will be removed in next release. Which algorithms in the DataSetList to consider.
get_FV_overview(dsl) get_FV_overview(dsl[[1]]) get_FV_overview(dsl, algorithm = '(1+1)_greedy_hill_climber_1')
Run the code above in your browser using DataLab