Skip to content

Migrate MLflow integration#84

Merged
nabenabe0928 merged 8 commits intooptuna:mainfrom
y0z:feature/ml-flow
Feb 13, 2024
Merged

Migrate MLflow integration#84
nabenabe0928 merged 8 commits intooptuna:mainfrom
y0z:feature/ml-flow

Conversation

@y0z
Copy link
Copy Markdown
Member

@y0z y0z commented Feb 13, 2024

Motivation

Description of the changes

  • Add MLflow integration and its tests.

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 13, 2024

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 ⚠️
optuna_integration/mlflow.py 98.87% 1 Missing ⚠️
Additional details and impacted files
@@            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              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Copy Markdown
Contributor

@nabenabe0928 nabenabe0928 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I left some minor comments, but otherwise LGTM

Copy link
Copy Markdown
Contributor

@nabenabe0928 nabenabe0928 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added two minor changes and we can merge this PR after reflecting the changes!

y0z and others added 2 commits February 13, 2024 18:39
Co-authored-by: Shuhei Watanabe <47781922+nabenabe0928@users.noreply.github.com>
Co-authored-by: Shuhei Watanabe <47781922+nabenabe0928@users.noreply.github.com>
@nabenabe0928 nabenabe0928 added this to the v3.6.0 milestone Feb 13, 2024
@nabenabe0928 nabenabe0928 added the feature Change that does not break compatibility, but affects the public interfaces. label Feb 13, 2024
@nabenabe0928 nabenabe0928 merged commit be6e586 into optuna:main Feb 13, 2024
@y0z y0z deleted the feature/ml-flow branch February 14, 2024 01:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature Change that does not break compatibility, but affects the public interfaces.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants