Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

removeConfigurationsMetaData

removeConfigurationsMetaData


Description

Remove the columns with "metadata" of a matrix containing some configuration configurations. These "metadata" are used internaly by irace. This function can be used e.g. before printing the configurations, to output only the values for the parameters of the configuration without data possibly useless to the user.

Usage

removeConfigurationsMetaData(configurations)

Arguments

configurations

(data.frame)
Parameter configurations of the target algorithm (one per row).

Value

The same matrix without the "metadata".

Author(s)

Manuel López-Ibáñez and Jérémie Dubois-Lacoste

See Also

configurations.print.command to print the configurations as command lines. configurations.print to print the configurations as a data frame.


irace

Iterated Racing for Automatic Algorithm Configuration

v3.4.1
GPL (>= 2)
Authors
Manuel López-Ibáñez [aut, cre] (<https://orcid.org/0000-0001-9974-1295>), Jérémie Dubois-Lacoste [aut], Leslie Pérez Cáceres [aut], Thomas Stützle [aut], Mauro Birattari [aut], Eric Yuan [ctb], Prasanna Balaprakash [ctb], Nguyen Dang [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.