Topic: "drift-detection"
SeldonIO/alibi-detect
Algorithms for outlier, adversarial and drift detection
Language: Jupyter Notebook - Size: 35.3 MB - Last synced at: 12 days ago - Pushed at: 13 days ago - Stars: 2,382 - Forks: 232

ing-bank/popmon
Monitor the stability of a Pandas or Spark dataframe ⚙︎
Language: Python - Size: 5.79 MB - Last synced at: 19 days ago - Pushed at: 5 months ago - Stars: 501 - Forks: 36

TorchDrift/TorchDrift
Drift Detection for your PyTorch Models
Language: Jupyter Notebook - Size: 6.44 MB - Last synced at: 21 days ago - Pushed at: almost 3 years ago - Stars: 316 - Forks: 17

rootsami/terradrift
A tool to detect drifts in terraform IaC
Language: Go - Size: 134 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 233 - Forks: 8

IFCA-Advanced-Computing/frouros
Frouros: an open-source Python library for drift detection in machine learning systems.
Language: Python - Size: 22.3 MB - Last synced at: 3 days ago - Pushed at: 5 days ago - Stars: 219 - Forks: 16

MAIF/eurybia
⚓ Eurybia monitors model drift over time and securizes model deployment with data validation
Language: Jupyter Notebook - Size: 32.9 MB - Last synced at: 16 days ago - Pushed at: 8 months ago - Stars: 210 - Forks: 25

Western-OC2-Lab/PWPAE-Concept-Drift-Detection-and-Adaptation
Data stream analytics: Implement online learning methods to address concept drift and model drift in data streams using the River library. Code for the paper entitled "PWPAE: An Ensemble Framework for Concept Drift Adaptation in IoT Data Streams" published in IEEE GlobeCom 2021.
Language: Jupyter Notebook - Size: 4.91 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 186 - Forks: 44

alipsgh/tornado
The Tornado :tornado: framework, designed and implemented for adaptive online learning and data stream mining in Python.
Language: Python - Size: 17.2 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 129 - Forks: 30

kserve/website
User documentation for KServe.
Language: HTML - Size: 123 MB - Last synced at: 15 days ago - Pushed at: 16 days ago - Stars: 106 - Forks: 135

raffis/gitops-zombies
Identify kubernetes resources which are not managed by GitOps
Language: Go - Size: 566 KB - Last synced at: about 9 hours ago - Pushed at: about 9 hours ago - Stars: 101 - Forks: 4

VectorInstitute/cyclops
A toolkit for evaluating and monitoring AI models in clinical settings
Language: Python - Size: 25.7 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 84 - Forks: 13

GokuMohandas/monitoring-ml
Learn how to monitor ML systems to identify and mitigate sources of drift before model performance decay.
Language: Jupyter Notebook - Size: 197 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 84 - Forks: 16

verifa/terraplate
DRY Terraform with Go Templates
Language: Go - Size: 1.65 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 79 - Forks: 3

zelros/cinnamon 📦
CinnaMon is a Python library which offers a number of tools to detect, explain, and correct data drift in a machine learning system
Language: Python - Size: 2.02 MB - Last synced at: 11 days ago - Pushed at: over 2 years ago - Stars: 77 - Forks: 7

nikhilsbhat/helm-drift
Helm plugin that identifies the configuration that has drifted from the Helm chart
Language: Go - Size: 384 KB - Last synced at: 7 days ago - Pushed at: 9 days ago - Stars: 76 - Forks: 12

mitre/menelaus
Online and batch-based concept and data drift detection algorithms to monitor and maintain ML performance.
Language: Python - Size: 60.2 MB - Last synced at: 21 days ago - Pushed at: over 1 year ago - Stars: 67 - Forks: 7

aws-samples/amazon-sagemaker-drift-detection
This sample demonstrates how to setup an Amazon SageMaker MLOps end-to-end pipeline for Drift detection
Language: Python - Size: 1.5 MB - Last synced at: 12 days ago - Pushed at: over 1 year ago - Stars: 60 - Forks: 34

Western-OC2-Lab/OASW-Concept-Drift-Detection-and-Adaptation
An online learning method used to address concept drift and model drift. Code for the paper entitled "A Lightweight Concept Drift Detection and Adaptation Framework for IoT Data Streams" published in IEEE Internet of Things Magazine.
Language: Jupyter Notebook - Size: 22.9 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 42 - Forks: 13

slok/tfe-drift
Automated Terraform cloud and enterprise drift detection
Language: Go - Size: 464 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 37 - Forks: 0

jomariya23156/full-stack-on-prem-cv-mlops
"1 config, 1 command from Jupyter Notebook to serve Millions of users", Full-stack On-Premises MLOps system for Computer Vision from Data versioning to Model monitoring and drift detection.
Language: Jupyter Notebook - Size: 15.2 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 34 - Forks: 2

katonic-dev/explainit
A modern, enterprise-ready business intelligence web application
Language: Python - Size: 7.31 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 33 - Forks: 5

iann0036/cfn-remediate-drift
Automated CloudFormation drift remediation using Import functionality
Language: Python - Size: 32.2 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 27 - Forks: 2

modzy/sdk-python
Python library for Modzy Machine Learning Operations (MLOps) Platform
Language: Python - Size: 1.36 MB - Last synced at: 10 days ago - Pushed at: almost 2 years ago - Stars: 25 - Forks: 3

dm4ml/gate
Drift detection module for machine learning pipelines.
Language: Python - Size: 1.46 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 23 - Forks: 2

alipsgh/codes-for-moa
My Java codes for the MOA framework. It includes the implementations of FHDDM, FHDDMS, and MDDMs.
Language: Java - Size: 697 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 21 - Forks: 6

Western-OC2-Lab/MSANA-Online-Data-Stream-Analytics-And-Concept-Drift-Adaptation
Data stream analytics: Implement online learning methods to address concept drift in dynamic data streams. Code for the paper entitled "A Multi-Stage Automated Online Network Data Stream Analytics Framework for IIoT Systems" published in IEEE Transactions on Industrial Informatics.
Language: Jupyter Notebook - Size: 10.2 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 16 - Forks: 4

modzy/sdk-javascript
The official JavaScript SDK for the Modzy Machine Learning Operations (MLOps) Platform.
Language: TypeScript - Size: 1.6 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 16 - Forks: 3

dejonghe/stack-drift-notifier
CloudFormation Stack Drift Detection Notification
Language: Python - Size: 22.5 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 12 - Forks: 10

modzy/sdk-java
The official Java library for the Modzy Machine Learning Operations (MLOps) Platform
Language: Java - Size: 1.5 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 10 - Forks: 0

grecosalvatore/drift-lens
Drift-Lens: an Unsupervised Drift Detection Framework for Deep Learning Classifiers on Unstructured Data
Language: Jupyter Notebook - Size: 17.4 MB - Last synced at: 26 days ago - Pushed at: about 2 months ago - Stars: 9 - Forks: 1

GlueOps/github-actions-opentofu-continuous-delivery
A GitHub Action for OpenTofu continuous delivery that combines multiple terraform actions with manual approval workflows and Slack notifications. It supports plan execution on PRs, automated drift detection, and requires manual approval before applying changes to the main branch.
Size: 142 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 7 - Forks: 0

dataiku-research/drift_detectors_benchmark
Language: Python - Size: 968 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 7 - Forks: 0

Brikwerk/ctqa
An application for automated CT quality assurance
Language: Python - Size: 10.9 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 1

ngatilio/CertEye
Zero Trust AI 360
Language: CSS - Size: 18.7 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 5 - Forks: 1

hmgomes/StreamingRandomPatches
Repository for the StreamingRandomPatches algorithm implemented in MOA 2019.04
Language: Java - Size: 71.1 MB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 1

sanspareilsmyn/FeatureLens
Real-time Go monitor for ML feature pipeline quality & drift detection
Language: Go - Size: 53.7 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 4 - Forks: 1

emanuelegurini/evonine
AWS Drift Detector
Language: TypeScript - Size: 877 KB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 0

modzy/sdk-go
The Golang library for Modzy Machine Learning Operations (MLOps) Platform
Language: Go - Size: 13.3 MB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 1

eurobios-mews-labs/palma
This library aims at providing tools for an automatic machine learning approach. As many tools already exist to establish one or the other component of an AutoML approach, the idea of this library is to provide a structure rather than to implement a complete service.
Language: Python - Size: 18.2 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 2 - Forks: 5

songqiaohu/CADM-plus
CADM+: Confusion-based Learning Framework With Drift Detection and Adaptation for Real-time Safety Assessment
Language: Python - Size: 55.2 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 1

soheilabadifard/DynED
Dynamic Ensemble Diversification
Language: Python - Size: 34.9 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

vathymut/dsos Fork of rbc-research/dsos
Dataset shift with outlier scores
Language: R - Size: 1.45 MB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

klemenkenda/QStream
Stream mining algorithms in Node.js based on scikit-multiflow (and MOA and streamDM).
Language: Jupyter Notebook - Size: 5.86 MB - Last synced at: 30 days ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

davidraamirez/drift-detection_data-augmentation
Este proyecto ofrece un entorno completo para el análisis y monitoreo de drift en series temporales, complementado con herramientas de generación de datos sintéticos, técnicas de aumentación y evaluación de modelos predictivos.
Language: Python - Size: 113 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

cmur2/kube-stale-resources
Utility to detect stale resources in Kubernetes clusters based on local manifests
Language: Python - Size: 79.1 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 1 - Forks: 0

peterSalvato/Savepoint.Protocol
A semantic cartography protocol for cognitive recursion, authorship, and team overlays. Works in analog, digital, and AI-assisted systems.
Language: HTML - Size: 314 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

JBris/seldon-testing
Testing MLServer and Alibi
Language: Jupyter Notebook - Size: 4.7 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

Omar-Karimov/AI4Renewals-GenDes
This project adopts a modular Python architecture within an MLOps framework to enhance subscription renewal predictions, utilizing FastAPI and MongoDB with AWS integration (S3, ECR, EC2). Docker ensures seamless deployment, and GitHub Actions automate the CI/CD workflows. Evidently AI monitors drift to guarantee predictive accuracy and reliability.
Language: Jupyter Notebook - Size: 4.84 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Gianatmaja/WhizML-CVD_Analysis
An application of the WhizML codebase for an analysis of cardiovascular disease risk.
Language: Python - Size: 5.08 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

BourgoisMickael/cfn-drift-detector
Perform regular drift detection on every stacks and report drifts by email
Language: TypeScript - Size: 563 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

LaurentVeyssier/Dynamic_risk_assessment_system
Project #4 from Udacity's ML DevOps engineer Nanodegree
Language: Jupyter Notebook - Size: 283 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

vvittis/DistributedLearningJava
Distributed Random Forest in Apache Flink
Language: Java - Size: 428 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

jchambyd/EDIST2
EDIST2: Error Distance Approach for Drift Detection and Monitoring
Language: Java - Size: 3.8 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

simonwang823/Savepoint.Protocol
A semantic cartography protocol for cognitive recursion, authorship, and team overlays. Works in analog, digital, and AI-assisted systems.
Language: HTML - Size: 268 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

Edmon02/edge-mlops-monitor
A lightweight, resource-efficient MLOps monitoring solution for machine learning models deployed on edge devices. Features system health tracking, model I/O logging, drift detection, and cloud telemetry.
Language: Python - Size: 105 KB - Last synced at: 16 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

vidisha999/Developing-a-Scalable-Machine-Learning-Framework-for-Healthcare-Analytics-Using-Snowflake-and-AWS
End-to-end machine learning framework that bridges data engineering, predictive modeling, and healthcare analytics toward data-driven decision-making.
Language: Jupyter Notebook - Size: 9.68 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

CelineBoutinon/credit-scoring
Source code for OpenClassrooms - Data Scientist Project 7 - Implement a Scoring Model (EDA & modelisation only)
Language: Python - Size: 27.9 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

realjules/monitor.ai
monitor.ai: Non-intrusive monitoring for FDA-approved medical AI, helping healthcare organizations ensure safety and compliance without modifying validated models.
Language: Jupyter Notebook - Size: 163 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

AkhileshPokale30/Loan-Predticion-ML-Ops
End-to-end ML pipeline model and drift monitoring for Loan Eligibility classification.
Language: HTML - Size: 38.3 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

AjNavneet/LoanEligibility_Pipeline_Monitoring_Airflow_Docker
End-to-end ML pipeline model and drift monitoring for Loan Eligibility classification.
Language: HTML - Size: 27 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Gianatmaja/WhizML-Walmart_Sales
An application of the WhizML codebase for an analysis of Walmart weekly sales.
Language: Python - Size: 2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mwburke/drift-tolerance
Jupyter notebook to explore your personal preference for drift tolerance based on the PSI metric
Language: Jupyter Notebook - Size: 84 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mcelz/CDL-Data-Drift-and-Outlier-Detection
Northwestern Master of Science in Machine Learning and Data Science (formerly MSiA) | Practicum 2022 - 2023 | Center for Deep Learning
Language: Jupyter Notebook - Size: 131 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ALvee-611/DriftDetector
A basic drift detection framework that uses KS test and PSI to look for data drift and also evaluates model performance.
Language: Jupyter Notebook - Size: 3.01 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

lucapug/github_actions_CI_CD
following best practices to productionize an ML project
Language: Jupyter Notebook - Size: 2.33 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

durga256/OnlineLearning_ML
Analyses a streaming dataset of insects. Given the features of an insect the algorithm decides if it is a pest or not. Different Classification algorithms applied and their accuracies visualized. ADWIN is used as drift detection method since different insects dominate different seasons.
Language: Jupyter Notebook - Size: 20.2 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

edwinthomas444/machine-learning
e2e machine learning pipeline using a config based approach for classification problems. Supports grouping and grading classifiers in addition to online learning algorithms
Language: Python - Size: 55.1 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

gokul-pv/ModelAndDataDrift
A repo to detect drift in data using Alibi Detect
Language: Jupyter Notebook - Size: 2.48 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

polarBearYap/used-car-dealership-fyp
Car dealership web application that is enhanced with online machine learning and interpretable machine learning.
Language: HTML - Size: 128 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

NMikolajewicz/Calcium-Signal-Analyzer
Calcium signal processing algorithm for automated analysis of intracellular calcium responses
Language: MATLAB - Size: 1000 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ThibauldMichel/Plant.ID
Plant.ID: Molecular Identification of Plants
Size: 124 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

shakhanton/terraform-aws-diff
Tool for check resources what not was created by Terraform
Language: Python - Size: 13.7 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

shilsmarty/ConfigurationDriftMonitor
Identify the configuration drift in your Azure Infrastructure (Azure App Service, Storage, KeyVault, ASE etc.).
Size: 0 Bytes - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0
