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

configurationsBoxplot

Creates box plots of the quality of configurations.


Description

Creates box plots of the quality of configurations.

Usage

configurationsBoxplot(experiments, title = NULL,
  xlabel = "Configuration ID", ylabel = "Configuration cost",
  filename = NULL)

Arguments

experiments

Matrix of performance of configurations (columns) over a set of instances (rows).

title

(NULL) Title for the plot.

xlabel

Label for the x axis.

ylabel

Label for the y axis.

filename

(NULL) Filename prefix to create a pdf file with the plot.

Value

Box plot of the performance of the configurations.

Author(s)

Manuel López-Ibáñez and Leslie Pérez Cáceres


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.