-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pairing with mlflow release api definition #59
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #59 +/- ##
==========================================
+ Coverage 78.07% 87.01% +8.93%
==========================================
Files 10 17 +7
Lines 333 231 -102
==========================================
- Hits 260 201 -59
+ Misses 73 30 -43 ☔ View full report in Codecov by Sentry. |
7522838
to
50004ce
Compare
Changing |
@pebeto Thanks for what looks like a considerable effort 🎉 Unfortunately, I don't really have the bandwidth to review PRs at MLFlowClient, and was never really that familiar with this side of things. (Still happy to review at MLJFlow.jl). Perhaps see if one of the other recent contributors would care to review. I see there is still a to-do list. Perhaps you want to flag this as a "Draft", unless you are seeking a review already? |
This PR contains a major update in the project.
mlflow
REST API.mlflow
latest release.Important
This update comes with some breaking changes. Projects like MLJFlow.jl will need to update carefully. It will be the same with personal projects.
TODO list:
RegisteredModel
andModelVersion
operations.RegisteredModel
ModelVersion
mlflow
authentication REST API operations.Useful links: