Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/hyperopt/hyperopt
/ DuplicateLabel
Class
DuplicateLabel
hyperopt/exceptions.py:9–10 ·
view source on GitHub ↗
A search space included a duplicate label
Source
from the content-addressed store, hash-verified
7
8
9
class
DuplicateLabel(BadSearchSpace):
10
""
"A search space included a duplicate label"
""
11
12
13
class
InvalidTrial(ValueError):
Callers
2
__init__
Method · 0.85
_expr_to_config
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected