deephyper.skopt.space.space#
Functions
Turn a provided dimension description into a dimension object. |
Classes
Capture the stdout and stderr of a block of code. |
|
Search space dimension that can take on categorical values. |
|
OneHotEncoder that can handle categorical variables. |
|
Base class for search space dimensions. |
|
Identity transform. |
|
Search space dimension that can take on integer values. |
|
LabelEncoder that can handle categorical variables. |
|
Base N logarithm transform. |
|
Scales each dimension into the interval [0, 1]. |
|
A lightweight pipeline to chain transformers. |
|
Search space dimension that can take on any real value. |
|
Initialize a search space from given specifications. |
|
StringEncoder transform. |
|
Identity transform. |
|
Representation of a kernel-density estimate using Gaussian kernels. |