Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bayesian-optimization/BayesianOptimization
/ NotUniqueError
Class
NotUniqueError
bayes_opt/exception.py:18–19 ·
view source on GitHub ↗
A point is non-unique.
Source
from the content-addressed store, hash-verified
16
17
18
class
NotUniqueError(BayesianOptimizationError):
19
""
"A point is non-unique."
""
20
21
22
class
ConstraintNotSupportedError(BayesianOptimizationError):
Callers
1
register
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected