deephyper.evaluator.HPOJob#
- class deephyper.evaluator.HPOJob(id, args: dict, run_function: Callable, storage: Storage)[source]#
Bases:
Job
Methods
create_running_job
set_output
Transform the output of the run-function to its standard form.
Attributes
Objective returned by the run-function.
status
- property objective#
Objective returned by the run-function.