Contribute Media
A thank you to everyone who makes this possible: Read More

Managing large-scale ML pipelines with MLflow and serverless computing.

Description

Managing large-scale Machine Learning pipelines with MLflow and serverless computing. - PyCon Italia 2022

MLOps aims to manage the machine learning (ML) lifecycle including experimentation, reproducibility, deployment, and model registry. Come to discover how in Vedrai - one of the top AI startups in Europe - we enhance and maintain ML pipelines models in production reliably and efficiently using MLOps. Problem:

One difficulty of employing Machine Learning (ML) within organizations is managing the model’s lifecycle. Moving from experimenting to deployment in production environments is operated by different steps: Preparing and Analysing Data, Training, Deployment, Monitoring, and Governance of ML models. So, it is crucial to possess a platform to manage and organize the ML lifecycle.

Solution:

In Vedrai, we combined the strength of the MLflow framework and the resilience of AWS serverless services to manage, deploy, and scale our ML models in production. MLflow is an open-source framework for tracking the entire ML lifecycle from training to deployment. Among the functions, it offers model tracking, packaging, and serving. Whereas, deploying ML applications is an infrastructure affair that needs to be scalable with minimum server management, which makes AWS serverless services a great choice.

Value:

MLflow enforces the model’s reproducibility and robustness at the same time allowing more centralized experimentation. AWS serverless services allow training and inferencing pipelines to run without provisioning or managing servers while only paying for the time it takes to run.

Summary:

  • State of the art of MLOps.
  • Record and query experiments with MLflow Tracking.
  • Package data science code with MLflow Projects.
  • Store ML models with MLflow Models Registry.
  • Deploy ML models in the AWS environment.
  • Future MLOps challenges.

Speaker: ilyas chaoua

Improve this page