baybe.searchspace.coreΒΆ

Functionality for managing search spaces.

Functions

to_searchspace(x, /)

Convert a parameter/subspace into a search space (with search space passthrough).

validate_searchspace_from_config(specs, _)

Validate the search space specifications while skipping costly creation steps.

Classes

SearchSpace

Class for managing the overall search space.

SearchSpaceType

Enum class for different types of search spaces and respective compatibility.