deephyper.problem.NaProblem =========================== .. currentmodule:: deephyper.problem .. autoclass:: NaProblem :members: :show-inheritance: :inherited-members: :special-members: __call__, __add__, __mul__ .. rubric:: Methods .. autosummary:: :nosignatures: ~NaProblem.add_hyperparameter ~NaProblem.augment ~NaProblem.build_search_space ~NaProblem.check_objective ~NaProblem.extract_hp_values ~NaProblem.gen_config ~NaProblem.get_keras_model ~NaProblem.hyperparameters ~NaProblem.load_data ~NaProblem.loss ~NaProblem.metrics ~NaProblem.objective ~NaProblem.preprocessing ~NaProblem.search_space .. rubric:: Attributes .. autosummary:: ~NaProblem.space