Introducing MLOps: How to go from Model to Money, Mark Treveil, Nicolas Omont, Aurélien Géron, Hannes Hapke, Denis Rothman, Stephen Mellor, and Noah Gift, 2022 (O'Reilly Media) - A practical guide covering the full MLOps lifecycle, including detailed sections on model deployment, monitoring, and continuous integration/delivery for machine learning.
A Survey on Concept Drift Adaptation in Machine Learning, J. Lu, A. Liu, F. Chen, P. Wang, and J. Ma, 2019ACM Computing Surveys (CSUR), Vol. 52 (Association for Computing Machinery)DOI: 10.1145/3343160 - This survey provides an overview of various methods for detecting and adapting to concept drift, a problem directly relevant to maintaining model performance in changing environments.
Machine Learning Engineering, Andriy Burkov, 2020 (True Positive Inc.) - A practical and comprehensive guide to putting machine learning models into production, covering topics such as deployment, monitoring, and maintenance.