1 个仓库
Libraries specifically for automating model and data validation within MLOps CI/CD pipelines.
Distinct from MLOps: Focuses on the testing/validation library aspect of MLOps rather than general operations or pipeline orchestration.
Explore 1 awesome GitHub repository matching devops & infrastructure · Testing Libraries. Refine with filters or upvote what's useful.
Deepchecks 是一个机器学习模型验证框架和 MLOps 测试库。它作为 AI 数据质量套件和性能评估器,旨在从研究到生产全流程验证模型和数据集的完整性与性能。 该项目作为模型监控工具,用于跟踪生产环境中的数据漂移和性能下降。它允许创建自定义验证套件,并利用可插拔的检查架构在持续集成流水线中自动化质量检查。 该框架涵盖了广泛的功能,包括数据完整性验证、基于分布的漂移检测和模型版本比较。它为计算机视觉和自然语言处理提供了专门的分析,以及将验证指标转换为交互式视觉报告的报告工具。 该系统支持本地部署,以保持数据隐私和基础设施控制。
Provides a framework for automating model validation within continuous integration pipelines to ensure production readiness.