deephyper.predictor.sklearn

deephyper.predictor.sklearn#

Subpackage for the Scikit-Learn based predictors.

Classes

SklearnPredictor

Represents a frozen Scikit-Learn model that can only predict.

SklearnPredictorFileLoader

Loads a predictor from a file for the Scikit-Learn backend.