Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bayesian-optimization/BayesianOptimization
/ TargetSpaceEmptyError
Class
TargetSpaceEmptyError
bayes_opt/exception.py:30–31 ·
view source on GitHub ↗
Raised when the target space is empty.
Source
from the content-addressed store, hash-verified
28
29
30
class
TargetSpaceEmptyError(BayesianOptimizationError):
31
""
"Raised when the target space is empty."
""
Callers
3
suggest
Method · 0.90
suggest
Method · 0.90
suggest
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected