| mlr3tuning-package | mlr3tuning: Tuning for 'mlr3' |
| AutoTuner | AutoTuner |
| mlr3tuning | mlr3tuning: Tuning for 'mlr3' |
| mlr_terminators | Dictionary of Terminators |
| mlr_terminators_clock_time | Terminator that stops according to the clock time |
| mlr_terminators_combo | Combine Terminators |
| mlr_terminators_evals | Terminator that stops after a number of evaluations |
| mlr_terminators_model_time | Terminator that stops after a budget of model evaluation time is depleted |
| mlr_terminators_none | Terminator that never stops. |
| mlr_terminators_perf_reached | Terminator that stops when a performance level has been reached |
| mlr_terminators_stagnation | Terminator that stops when tuning does not improve |
| mlr_tuners | Dictionary of Tuners |
| mlr_tuners_design_points | TunerDesignPoints |
| mlr_tuners_gensa | TunerGenSA |
| mlr_tuners_grid_search | TunerGridSearch |
| mlr_tuners_random_search | TunerRandomSearch |
| term | Syntactic Sugar for Tuner and Terminator Construction |
| Terminator | Abstract Terminator Class |
| TerminatorClockTime | Terminator that stops according to the clock time |
| TerminatorCombo | Combine Terminators |
| TerminatorEvals | Terminator that stops after a number of evaluations |
| TerminatorModelTime | Terminator that stops after a budget of model evaluation time is depleted |
| TerminatorNone | Terminator that never stops. |
| TerminatorPerfReached | Terminator that stops when a performance level has been reached |
| TerminatorStagnation | Terminator that stops when tuning does not improve |
| tnr | Syntactic Sugar for Tuner and Terminator Construction |
| Tuner | Tuner |
| TunerDesignPoints | TunerDesignPoints |
| TunerGenSA | TunerGenSA |
| TunerGridSearch | TunerGridSearch |
| TunerRandomSearch | TunerRandomSearch |
| TuningInstance | TuningInstance Class |