deephyper.skopt.optimizer.acq_optimizer.pymoo_ga.DefaultSingleObjectiveTermination#
- class deephyper.skopt.optimizer.acq_optimizer.pymoo_ga.DefaultSingleObjectiveTermination(xtol=1e-08, cvtol=1e-08, ftol=1e-06, period=30, **kwargs)[source]#
Bases:
DefaultTermination
Methods
do_continue
has_terminated
terminate
Provide the termination criterion a current status of the algorithm to update the perc.