deephyper.skopt.optimizer.base#
Abstraction for optimizers.
It is sufficient that one re-implements the base estimator.
Functions
Base optimizer class |
|
Check if callback is a callable or a list of callables. |
|
Evaluate list of callbacks on result. |
Classes
Run bayesian optimisation loop in DeepHyper. |
|
Callback to control the verbosity. |