For प्रोडक्शन में मॉडल ड्रिफ्ट मॉनिटर करने के लिए टूल, the strongest matches are evidentlyai/evidently (Evidently is an AI observability platform that monitors deployed), arize-ai/phoenix (Phoenix is an LLM observability platform that monitors AI) and deepchecks/deepchecks (Deepchecks provides continuous validation of ML models and data). nannyml/nannyml is also worth a look. Each is ranked by relevance to your query, popularity and recent activity.
मॉडल परफॉर्मेंस को ट्रैक करने, डेटा ड्रिफ्ट का पता लगाने और डिप्लॉयड मशीन लर्निंग सिस्टम में गिरावट की पहचान करने के लिए टूल।
Evidently is an AI observability platform and evaluation framework designed to quantify the performance of machine learning models and large language models. It functions as a monitoring tool for detecting data drift and quality degradation in tabular datasets, while providing a specialized analyzer for the faithfulness and correctness of retrieval augmented generation systems. The project distinguishes itself through an evaluation framework that utilizes judge models and custom rubrics to score language model outputs. It includes tools for iterative prompt optimization and the generation of
Evidently is an AI observability platform that monitors deployed ML models for data drift, performance degradation, and quality issues, with real-time dashboards and evaluation tools, directly matching the model monitoring intent.
Arize Phoenix is an LLM observability platform and evaluation framework designed to capture execution traces and monitor large language model applications. It serves as a prompt management system for versioning and testing templates, and as a self-hosted AI operations infrastructure for managing telemetry and experiments. The platform differentiates itself through a specialized embedding visualization tool used to detect data drift and optimize vector search. It provides a comprehensive evaluation suite that utilizes judge-based evaluators and ground-truth datasets to score model outputs, and
Phoenix is an LLM observability platform that monitors AI applications for data drift through embedding visualization and includes evaluation and performance tracking, so it fits the machine-learning model monitoring category but is specialised for large language models rather than general ML models.
Deepchecks is a machine learning model validation framework and MLOps testing library. It serves as an AI data quality suite and performance evaluator designed to verify the integrity and performance of models and datasets from research through production. The project functions as a model monitoring tool for tracking data drift and performance degradation in production environments. It allows for the creation of custom validation suites and utilizes a pluggable check architecture to automate quality checks within continuous integration pipelines. The framework covers a broad range of capabil
Deepchecks provides continuous validation of ML models and data with drift detection and performance checks from research to production, which aligns with the need to monitor deployed models for drift and degradation, though it may require integration for real-time dashboards and alerts.
nannyml: post-deployment data science in python
NannyML is a Python library purpose-built for post-deployment ML model monitoring, offering drift detection and performance metrics out of the box, making it a direct fit for monitoring deployed models even though it may require additional setup for dashboards and real-time alerts.