deephyper.skopt.optimizer.acq_optimizer.pymoo_ga.PyMOORealProblem

Contents

deephyper.skopt.optimizer.acq_optimizer.pymoo_ga.PyMOORealProblem#

class deephyper.skopt.optimizer.acq_optimizer.pymoo_ga.PyMOORealProblem(n_var, xl, xu, acq_func, **kwargs)[source]#

Bases: Problem

Pymoo continuous problem definition.

Methods

bounds

do

evaluate

has_bounds

has_constraints

ideal_point

nadir_point

name

pareto_front

pareto_set

Attributes

n_constr