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

Week 4: Demo Proposal #2452

Merged
merged 1 commit into from
Sep 9, 2024
Merged

Week 4: Demo Proposal #2452

merged 1 commit into from
Sep 9, 2024

Conversation

bjornthiberg
Copy link
Contributor

Assignment Proposal

Title

Dynamic model rollbacks using MLflow

Names and KTH ID

Deadline

  • Week 4

Category

  • Demo

Description

We will demonstrate how to implement and automate dynamic model rollbacks using MLflow’s Model Registry.

We will look at a model in production, and simulate a model performance drop or condition (set by us) when deploying a new version of the model.

Based on this condition, we will then trigger a rollback to an earlier reliable model (using Python code and the MLFlow API).

The process will be verified and visualized using the MLflow GUI.

Relevance

Using version management, automatic deployment and automatic reactions based on feedback from the production environment are core parts of the devops philosophy for software development.

By doing this in an MLOps context, we demonstrate how DevOps principles can be extended for use in MLOps.

There is no way to natively do this yet in MLflow, and there is even currently an issue on the main MLflow repository, showing that this is both difficult and relevant.

proposal demo for week 4, mlflow
@Deee92
Copy link
Collaborator

Deee92 commented Sep 9, 2024

Looks good, good luck!

@Deee92 Deee92 merged commit 787e302 into KTH:2024 Sep 9, 2024
2 checks passed
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.

2 participants