optuna / optuna-integration

Extended functionalities for Optuna in combination with third-party libraries.
https://optuna-integration.readthedocs.io/en/latest/index.html
MIT License
39 stars 30 forks source link

Move dask integration. #67

Closed gen740 closed 10 months ago

gen740 commented 10 months ago

Motivation

Progress https://github.com/optuna/optuna/issues/4484

Description of the changes

Move DaskStorage into optuna-integration.

codecov[bot] commented 10 months ago

Codecov Report

Attention: 48 lines in your changes are missing coverage. Please review.

Comparison is base (f6f7ade) 35.95% compared to head (7b8d965) 45.17%.

Files Patch % Lines
optuna_integration/dask.py 79.39% 48 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #67 +/- ## ========================================== + Coverage 35.95% 45.17% +9.21% ========================================== Files 21 22 +1 Lines 865 1098 +233 ========================================== + Hits 311 496 +185 - Misses 554 602 +48 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.