irace (version 3.5)

configurations.print: Print configurations as a data frame

Description

Print configurations as a data frame

Usage

configurations.print(configurations, metadata = FALSE)

Value

None.

Arguments

configurations

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

metadata

A Boolean specifying whether to print the metadata or not. The metadata are data for the configurations (additionally to the value of each parameter) used by irace.

Author

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

See Also

configurations.print.command() to print the configurations as command-line strings.