jrbourbeau / dask-optuna

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

Updates for Optuna 2.1.0 #7

Closed jrbourbeau closed 3 years ago

jrbourbeau commented 3 years ago

This PR contains updates for the 2.1.0 Optuna release. Specifically, we account for new attributes added to FrozenTrial in our serialization code