jrbourbeau / dask-optuna

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

Use optuna.load_study in README #3

Closed mrocklin closed 3 years ago

mrocklin commented 3 years ago

Now that we're using synchronous API we can use the full suite of optuna commands. This should help remove some of the logged error messages that we had before.