English

Reasonable Scale Machine Learning with Open-Source Metaflow

Machine Learning 2023-03-22 v1 Distributed, Parallel, and Cluster Computing Software Engineering

Abstract

As Machine Learning (ML) gains adoption across industries and new use cases, practitioners increasingly realize the challenges around effectively developing and iterating on ML systems: reproducibility, debugging, scalability, and documentation are elusive goals for real-world pipelines outside tech-first companies. In this paper, we review the nature of ML-oriented workloads and argue that re-purposing existing tools won't solve the current productivity issues, as ML peculiarities warrant specialized development tooling. We then introduce Metaflow, an open-source framework for ML projects explicitly designed to boost the productivity of data practitioners by abstracting away the execution of ML code from the definition of the business logic. We show how our design addresses the main challenges in ML operations (MLOps), and document through examples, interviews and use cases its practical impact on the field.

Keywords

Cite

@article{arxiv.2303.11761,
  title  = {Reasonable Scale Machine Learning with Open-Source Metaflow},
  author = {Jacopo Tagliabue and Hugo Bowne-Anderson and Ville Tuulos and Savin Goyal and Romain Cledat and David Berg},
  journal= {arXiv preprint arXiv:2303.11761},
  year   = {2023}
}
R2 v1 2026-06-28T09:26:01.697Z