MLOps Requirements

MLOPs reqs from abacus.ai


visenger/awesome-mlops: A curated list of references for MLOps

MLOps References

Papers

Operationalizing machine learning: An interview study [@shankar2022operationalizingmachinelearninginterview]

The process of operationalizing ML, or MLOps, consists of a continual loop of (i) data collection and labeling, (ii) experimentation to improve ML performance, (iii) evaluation throughout a multi-staged deployment process, and (iv) monitoring of performance drops in production. When considered together, these responsibilities seem staggering — how does anyone do MLOps, what are the unaddressed challenges, and what are the implications for tool builders? We conducted semi-structured ethnographic interviews with 18 MLEs working across many applications, including chatbots, autonomous vehicles, and finance. Our interviews expose three variables that govern success for a production ML deployment: Velocity, Validation, and Versioning. We summarize common practices for successful ML experimentation, deployment, and sustaining production performance.

Platforms

Frameworks

Chronon  is an open source end-to-end feature platform that allows Machine Learning (ML) teams to easily build, deploy, manage and monitor data pipelines for machine learning. It’s currently used to power all major ML applications within Airbnb, as well as major use cases at Stripe. Airbnb and Stripe jointly manage and maintain the project.

Chronon Schematic
Chronon Schematic
[via ](https://docs.google.com/document/d/10o75QTLfkaHCiiT2BftBld8ImuTojefZ03AYm__L9yw/edit) / [HN](https://news.ycombinator.com/item?id=41709547)

Blog posts