MCPcopy
hub / github.com/hyperopt/hyperopt / test_basic_pt5

Method test_basic_pt5

hyperopt/tests/unit/test_tpe.py:516–517  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

514 self.work(q=2)
515
516 def test_basic_pt5(self):
517 self.work(q=0.5)
518
519 def test_basic_pt125(self):
520 self.work(q=0.125)

Callers

nothing calls this directly

Calls 1

workMethod · 0.95

Tested by

no test coverage detected