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