getConfigurationByIteration {irace} | R Documentation |
Returns the configurations by the iteration in which they were executed.
Description
Returns the configurations by the iteration in which they were executed.
Usage
getConfigurationByIteration(iraceResults, iterations, drop.metadata = FALSE)
Arguments
iraceResults |
( |
iterations |
The iteration number or a vector of iteration numbers from where the configurations should be obtained. |
drop.metadata |
( |
Value
A data frame containing the elite configurations required.
Author(s)
Manuel López-Ibáñez and Leslie Pérez Cáceres
[Package irace version 3.5 Index]