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

configurations.print.command

Print configurations as command-line strings.


Description

Prints configurations after converting them into a representation for the command-line.

Usage

configurations.print.command(configurations, parameters)

Arguments

configurations

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

parameters

(list())
Data structure containing the parameter space definition. The data structure has to similar to the one returned by the function readParameters.

Value

None.

Author(s)

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

See Also

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.