mlos_core.spaces.converters

Space converters init file.

Space converters are helper functions that translate a ConfigSpace.ConfigurationSpace that mlos_core Optimizers take as input to the underlying Optimizer’s parameter description language (in case it doesn’t use ConfigSpace.ConfigurationSpace).

They are not generally intended to be used directly by the user.

See also

mlos_core

for an overview of configuration spaces in mlos_core.

Submodules