Skip to content
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

Mlflow server #49

Merged
merged 8 commits into from
Jun 5, 2023
Merged

Mlflow server #49

merged 8 commits into from
Jun 5, 2023

Conversation

matbun
Copy link
Collaborator

@matbun matbun commented Jun 2, 2023

Switch to HTTP communication with MLFlow server. Easily spawn/kill MLFLow server on localhost, by defininf new steps in the DT workflows

@matbun matbun requested a review from MrGweep June 2, 2023 13:05
@matbun
Copy link
Collaborator Author

matbun commented Jun 2, 2023

@MrGweep this is a working example of how to use MLFLow server with HTTP communication. See if/how you want to merge

Copy link
Collaborator

@MrGweep MrGweep left a comment

Choose a reason for hiding this comment

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

Tried it out and works fine. One test failed cause of a type, so I suggested it in the comments.

use-cases/mnist/meta.yml Outdated Show resolved Hide resolved
Co-authored-by: MrGweep <38340672+MrGweep@users.noreply.github.com>
@MrGweep MrGweep marked this pull request as ready for review June 5, 2023 07:09
MrGweep
MrGweep previously approved these changes Jun 5, 2023
@MrGweep MrGweep merged commit f610688 into main Jun 5, 2023
6 checks passed
matbun added a commit that referenced this pull request Sep 28, 2023
* Migrate to micromamba only

* Update env files

* Fix lock of nvidia channels

* Add mlflow server as tracking URI

* Add mlflow server manag.  to workflows

* Update use-cases/mnist/meta.yml

Co-authored-by: MrGweep <38340672+MrGweep@users.noreply.github.com>

* Update port

---------

Co-authored-by: Matteo Bunino <matteo.bunino@cern.ch>
Co-authored-by: MrGweep <38340672+MrGweep@users.noreply.github.com>
@matbun matbun deleted the mlflow-server branch June 11, 2024 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants