jrbourbeau / dask-optuna

Scale Optuna with Dask
https://jrbourbeau.github.io/dask-optuna/
MIT License
35 stars 6 forks source link

Fix StudyDirection serialization bug #16

Closed jrbourbeau closed 3 years ago

jrbourbeau commented 3 years ago

This PR closes https://github.com/jrbourbeau/dask-optuna/issues/15 and adds a regression test to ensure that the value returned by study.best_value is as expected