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

Migrate MLflow integration #84

Closed y0z closed 9 months ago

y0z commented 9 months ago

Motivation

Description of the changes

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (33a2d2d) 64.59% compared to head (543546c) 65.86%. Report is 2 commits behind head on main.

Files Patch % Lines
optuna_integration/__init__.py 0.00% 1 Missing :warning:
optuna_integration/mlflow.py 98.87% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #84 +/- ## ========================================== + Coverage 64.59% 65.86% +1.27% ========================================== Files 29 30 +1 Lines 2409 2499 +90 ========================================== + Hits 1556 1646 +90 Misses 853 853 ```

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