Introducing MLOps: How to go from Model to Production, Mark Treveil, Nicolas Omont, Aurélien Géron, Vincent Warmerdam, Artem Gorodetsky, Deepak Agarwal, Antoine de Mathelin, Clemens Mewald, Michel Pelletier, Mike Tung, Alexey Grishchenko, Adam Kelliher, 2020 (O'Reilly Media) - This book provides a comprehensive guide to the MLOps lifecycle, with dedicated sections on automated model validation, continuous integration for machine learning, and strategies for deploying models reliably in production.
MLOps: Continuous delivery and automation pipelines in machine learning, Evgeniia Tokarchuk, Haryo F. Handoyo, Robert M. Lee, Stephen W. White, Valliappa Lakshmanan, 2021 (Google Cloud) - This Google Cloud whitepaper outlines best practices for MLOps, focusing on continuous delivery, automated model validation within pipelines, and the operational aspects of managing ML models in production.
Fairness and Machine Learning: Limitations and Opportunities, Solon Barocas, Moritz Hardt, Arvind Narayanan, 2023 (MIT Press) - An online book offering a detailed academic treatment of fairness in machine learning, covering various definitions of fairness, relevant metrics, and methods for identifying and mitigating algorithmic bias in ML systems.
Reliable Machine Learning: Applying SRE Principles to ML in Production, Cathy Chen, Niall Richard Murphy, Kranti Parisa, D. Sculley, Todd Underwood, 2022 (O'Reilly Media) - This book explores how Site Reliability Engineering (SRE) principles apply to machine learning, covering aspects like robust testing, continuous model validation, and building resilient ML systems for production environments.