baybe.exceptions.SearchSpaceMatchWarning

exception baybe.exceptions.SearchSpaceMatchWarning[source]

When trying to match data to entries in the search space, something unexpected happened.

__init__(message: str, data: DataFrame)

Method generated by attrs for class SearchSpaceMatchWarning.

For details on the parameters, see Public attributes and properties.

__new__(**kwargs)