Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/hyperopt/hyperopt
/ test_basic_1
Method
test_basic_1
hyperopt/tests/unit/test_tpe.py:510–511 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
508
assert np.median(err) < 0.01
509
510
def
test_basic_1(self):
511
self.work(q=1)
512
513
def
test_basic_2(self):
514
self.work(q=2)
Callers
nothing calls this directly
Calls
1
work
Method · 0.95
Tested by
no test coverage detected