deephyper.sklearn#

Sub-package providing tools for automl.

deephyper.sklearn.classifier

AutoML searches are executed with the deephyper.search.hps.CBO algorithm only.

deephyper.sklearn.regressor

AutoML searches are executed with the deephyper.search.hps.CBO algorithm only.