How are MLOps Frameworks Used in Open Source Projects? An Empirical Characterization
By: Fiorella Zampetti , Federico Stocchetti , Federica Razzano and more
Potential Business Impact:
Helps AI builders use tools better.
Machine Learning (ML) Operations (MLOps) frameworks have been conceived to support developers and AI engineers in managing the lifecycle of their ML models. While such frameworks provide a wide range of features, developers may leverage only a subset of them, while missing some highly desired features. This paper investigates the practical use and desired feature enhancements of eight popular open-source MLOps frameworks. Specifically, we analyze their usage by dependent projects on GitHub, examining how they invoke the frameworks' APIs and commands. Then, we qualitatively analyze feature requests and enhancements mined from the frameworks' issue trackers, relating these desired improvements to the previously identified usage features. Results indicate that MLOps frameworks are rarely used out-of-the-box and are infrequently integrated into GitHub Workflows, but rather, developers use their APIs to implement custom functionality in their projects. Used features concern core ML phases and whole infrastructure governance, sometimes leveraging multiple frameworks with complementary features. The mapping with feature requests highlights that users mainly ask for enhancements to core features of the frameworks, but also better API exposure and CI/CD integration.
Similar Papers
An Empirical Evaluation of Modern MLOps Frameworks
Software Engineering
Helps pick the best AI tools for jobs.
Navigating MLOps: Insights into Maturity, Lifecycle, Tools, and Careers
Software Engineering
Makes AI work better and easier for everyone.
Operationalizing AI: Empirical Evidence on MLOps Practices, User Satisfaction, and Organizational Context
Software Engineering
Makes building smart computer programs easier.