Introducing MLOps: How to go from Model to Production, Mark Treveil, Dataiku Team, 2020 (O'Reilly Media) - Provides a practical guide to MLOps, including discussions on model lifecycle management, monitoring, and automated retraining strategies for production systems.
Understanding Machine Learning: From Theory to Algorithms, Shai Shalev-Shwartz and Shai Ben-David, 2014 (Cambridge University Press) - Includes a foundational chapter on online learning, covering theoretical aspects, algorithms like SGD, and error analysis, important for understanding the underlying principles.
Online Learning: A Comprehensive Survey, Lei Wang, Rong Pan, Bin Cao, Jie Liu, Lei Zhang, 2020ACM Computing Surveys (CSUR), Vol. 53 (Association for Computing Machinery)DOI: 10.1145/3377741 - Offers a broad survey of online learning, discussing various algorithms, applications, and challenges, providing a holistic view relevant to continuous adaptation.