Machine Learning Design Patterns, Valliappa Lakshmanan, Sara Robinson, Michael Munn, 2020 (O'Reilly Media) - A practical guide to building ML systems, including sections on feature stores and data validation strategies within the MLOps context.
Deequ: A Library for Quality Constraints for ML, Krisztian Balog, Sebastian Michels, Tamas Seipp, Stephan Klinger, Felix Biessmann, Peter Schafhalter, 2020Proceedings of the ACM Conference on Management of Data (SIGMOD) (ACM)DOI: 10.1145/3318464.3386131 - Introduces Deequ, an open-source library from Amazon for defining and validating data quality constraints using statistical methods in ML pipelines.
A Survey on Concept Drift Adaption, Jawad Sajjad, Zahid Halim, Abdul Qayyum Khan, Shahzad Aslam, Muhammad Bilal, 2021IEEE Access, Vol. 9 (IEEE)DOI: 10.1109/ACCESS.2021.3090885 - A comprehensive review of techniques for detecting and handling concept drift, which is important for statistical property validation and maintaining model performance.