-
Notifications
You must be signed in to change notification settings - Fork 11
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
Notebook providing an example to use the API #35
Conversation
Codecov Report
@@ Coverage Diff @@
## master #35 +/- ##
=======================================
Coverage 98.28% 98.28%
=======================================
Files 6 6
Lines 233 233
=======================================
Hits 229 229
Misses 4 4 Continue to review full report at Codecov.
|
@StanczakDominik , this PR updates the notebook and provides an example of how to use the API and how MLFlow fits into everything. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey, I opened #36 as a review 😆 Overall, it looks great, and I'm once again positively surprised by how cool mlflow
is! I'm probably going to steal that for a couple of my own projects.
Minor fixes to notebook
Yeah it's a pretty neat tool. There's a lot of these kind of tools out there in the ML world to be honest, so it'll be good to keep an eye on this space. |
The notebook in
notebook/API_example_notebook
provides an example of how to use the VlaPy API