Introducing MLOps: How to Go from Model to Production, Mark Treveil, Nicolas Omont, Aurélien Géron, Alexander H. G. R. Ikkersheim, Harald Karcher, Paco Nathan, Karl O. P. C. Van Acker, Manuela R. W. Van Acker, 2020 (O'Reilly Media) - This book offers a comprehensive guide to MLOps, including practices for continuous integration, continuous delivery, and continuous training in machine learning systems.
MLOps: Continuous Delivery and Automation Pipelines in Machine Learning, David Martin, Constantine Golubenko, Hamutal Shiri, David Syer, Danny P. Smith, Janakiram MSV, Evgeniy Smirnov, Jeremy Hylton, 2020 (Google Cloud) - This influential guide from Google Cloud outlines the foundational principles and practices of MLOps, detailing CI/CD for ML pipelines, including data and model validation steps.
How Do Practitioners Test Machine Learning Systems? An Empirical Study, Coralie Mercier, Walid Maalej, Thorsten W. Joerg, 2021IEEE Transactions on Software Engineering, Vol. 48 (IEEE)DOI: 10.1109/TSE.2021.3090875 - This empirical study investigates the current practices and challenges of testing machine learning systems in industry, providing a research-backed view on the validation steps discussed in the CI for ML context.