configurations.print: Print configurations as a data frame

View source: R/utils.R

configurations.printR Documentation

Print configurations as a data frame

Description

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.

Author(s)

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

See Also

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


irace documentation built on Oct. 23, 2022, 5:06 p.m.