Skip to contents

Print configurations as a data frame

Usage

configurations.print(configurations, metadata = FALSE)

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.

Value

None.

See also

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

Author

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