paper-with-me

Papers

A Preliminary Investigation of MLOps Practices in GitHub

2022-09-23 · Fabio Calefato, Filippo Lanubile, Luigi Quaranta

Background. The rapid and growing popularity of machine learning (ML) applications has led to an increasing interest in MLOps, that is, the practice of continuous integration and deployment (CI/CD) of ML-enabled systems. Aims. Since changes may affect not only the code but also the ML model parameters and the data themselves, the automation of traditional CI/CD needs to be extended to manage model retraining in production. Method. In this paper, we present an initial investigation of the MLOps practices implemented in a set of ML-enabled systems retrieved from GitHub, focusing on GitHub Actions and CML, two solutions to automate the development workflow. Results. Our preliminary results suggest that the adoption of MLOps workflows in open-source GitHub projects is currently rather limited. Conclusions. Issues are also identified, which can guide future research work.

📄 PDF Abstract BibTeX arXiv:2209.11453

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Operationalizing AI: Empirical Evidence on MLOps Practices, User Satisfaction, and Organizational Context

2025-10-11 · Stefan Pasch arxiv

Organizational efforts to utilize and operationalize artificial intelligence (AI) are often accompanied by substantial challenges, including scalability, maintenance, and coordination across teams. In response, the conce…

Machine Learning Operations (MLOps): Overview, Definition, and Architecture

2022-05-04 · Dominik Kreuzberger, Niklas Kühl, Sebastian Hirschl

The final goal of all industrial machine learning (ML) projects is to develop ML products and rapidly bring them into production. However, it is highly challenging to automate and operationalize ML products and thus many…

BIG-bench Machine LearningCultural Vocal Bursts Intensity Prediction

Embedding the MLOps Lifecycle into OT Reference Models

2025-10-23 · Simon Schindler, Christoph Binder, Lukas Lürzer, Stefan Huber arxiv

Machine Learning Operations (MLOps) practices are increas- ingly adopted in industrial settings, yet their integration with Opera- tional Technology (OT) systems presents significant challenges. This pa- per analyzes the…

Teaching MLOps in Higher Education through Project-Based Learning

2023-02-02 · Filippo Lanubile, Silverio Martínez-Fernández, Luigi Quaranta

Building and maintaining production-grade ML-enabled components is a complex endeavor that goes beyond the current approach of academic education, focused on the optimization of ML model performance in the lab. In this p…

Automating the Training and Deployment of Models in MLOps by Integrating Systems with Machine Learning

2024-05-16 · Penghao Liang, Bo Song, Xiaoan Zhan, Zhou Chen 외

This article introduces the importance of machine learning in real-world applications and explores the rise of MLOps (Machine Learning Operations) and its importance for solving challenges such as model deployment and pe…