Machine Learning Design Patterns, Valliappa Lakshmanan, Sara Robinson, Michael Munn, 2020 (O'Reilly Media) - 构建机器学习系统的实用指南,包含MLOps背景下的特征商店和数据验证策略章节。
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 - 介绍了Deequ,一个来自亚马逊的开源库,用于在机器学习管道中使用统计方法定义和验证数据质量约束。