For features, mean values are computed across repetitions. For algorithms, repetitions are not supported at the moment and will result in an error.
convertToLlama(asscenario, measure, feature.steps)
Result of calling input
.
[ASScenario
]
Algorithm selection scenario.
[character(1)
]
Measure to use for modeling.
Default is first measure in scenario.
[character
]
Which feature steps are allowed?
Default are the default feature steps or all steps
in case no defaults were defined.
Note that feature step dependencies are currently not supported explicitly by LLAMA. The conversion checks that all dependencies are satisfied, but subsequent feature selection on the LLAMA data frame may not work as expected.