fidelity / spock

spock is a framework that helps manage complex parameter configurations during research and development of Python applications
https://fidelity.github.io/spock/
Apache License 2.0
123 stars 13 forks source link

ax-platform==0.2.3 fails tests #194

Closed ncilfone closed 2 years ago

ncilfone commented 2 years ago

Test sampling of Ax now throws an exception:

ax.exceptions.core.DataRequiredError: All trials for current model have been generated, but not enough data has been observed to fit next model. Try again when more data are available.

Should subvert this as this test is just making sure draws stay within defined ranges