baybe.searchspace.discreteΒΆ

Discrete subspaces.

Functions

parameter_cartesian_prod_pandas(parameters)

Create the Cartesian product of all parameter values using Pandas.

parameter_cartesian_prod_polars(parameters)

Create the Cartesian product of all parameter values using Polars.

validate_simplex_subspace_from_config(specs, _)

Validate the discrete space while skipping costly creation steps.

Classes

MemorySize

Estimated memory size of a SubspaceDiscrete.

SubspaceDiscrete

Class for managing discrete subspaces.