You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deepchecks: Tests for Continuous Validation of ML Models & Data. Deepchecks is a holistic open-source solution for all of your AI & ML validation needs, enabling to thoroughly test your data and models from research to production.
A lightweight, no-install, GUI-based Python toolbox for detecting, measuring, and visualizing domain shift (data shift) across datasets — all running in your browser on Windows, macOS, or Linux.
In this project, we illustrate how the Kolmogorov Smirnov (KS) statistical test works, and why it is commonly used in Machine Learning (ML), Deep Learning (DL) and Artificial Intelligence (AI).
Tabular Data Drift Detector & Reporter: A CLI tool that connects to any database or CSV, computes statistical drift (KS-test, Jensen-Shannon) between “baseline” vs. “current” data, and emits a Markdown/HTML report with charts.
Scoring-style tree binning + PSI (numeric & categorical) + pairwise z-score bin stability over time, in an interactive UI. CLI for CI / cron. Live demo: https://dqt.gorev.space
A complete end-to-end machine learning pipeline to predict employee salaries (USD) using job-related features. Includes automated EDA, robust preprocessing, ML model training with MLflow, drift detection with Evidently AI, and a Flask-based web app for both single and batch predictions.
A self-healing MLOps retraining pipeline for fraud detection. Automatically detects data drift with Evidently AI and retrains the model — no human intervention required. Built with scikit-learn, Feast, and GitHub Actions.