
Last chance! 50% off unlimited learning
Sale ends in
Class to terminate the tuning after a performance level has been hit.
R6::R6Class object inheriting from Terminator.
TerminatorPerfReached$new() term("perf_reached")
level
:: numeric(1)
Performance level that needs to be reached, default is 0.
Terminates if the performance exceeds (respective measure has to be maximized) or
falls below (respective measure has to be minimized) this value.
Other Terminator:
Terminator
,
mlr_terminators_clock_time
,
mlr_terminators_combo
,
mlr_terminators_evals
,
mlr_terminators_model_time
,
mlr_terminators_none
,
mlr_terminators_stagnation
,
mlr_terminators
# NOT RUN {
TerminatorPerfReached$new()
term("perf_reached")
# }
Run the code above in your browser using DataLab