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