deephyper.skopt.space.space#
Submodule for Skopt space definition.
Functions
Turn a provided dimension description into a dimension object. |
Classes
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. |