mlrl.seco.testbed.runnables module¶
Author: Michael Rapp (michael.rapp.ml@gmail.com)
Integrates the Separate-and-Conquer (SeCo) algorithm with the command line utility ‘mlrl-testbed’, which may be installed as an optional dependency.
- class mlrl.seco.testbed.runnables.SeCoRunnable¶
Bases:
RuleLearnerRunnableA program that allows performing experiments using the Separate-and-Conquer (SeCo) algorithm.
- get_program_info() ProgramInfo | None¶