CoolFace
Apppublic

faisaltitu/Drift-Detection

sourceHugging Faceupdated 7mo agoView on Hugging Face
0likes
23 commits on main
ca7c9027mo ago

feat: improve Monitor tab — Plotly charts, process-level metrics, project-scoped resources

faisal-titu
f410a477mo ago

mplement API metrics endpoint and rollback functionality

faisal-titu
79ed27d7mo ago

drift operations and simulation added

faisal-titu
6bf3e6a7mo ago

HF link added and readme updated

faisal-titu
a6ab9c37mo ago

Replace HF setup instructions with live demo link

faisal-titu
cc9e1927mo ago

Architecture and readme updated

faisal-titu
b7b0ecc7mo ago

Update README architecture diagram to include Hugging Face Spaces

faisal-titu
7a3e3717mo ago

Add Hugging Face Spaces deployment configuration

faisal-titu
f324e487mo ago

add proper logginng and remove unnecessary characters

faisal-titu
f8464bd7mo ago

Add overlaid reference vs current distribution plots in drift analysis tab

faisal-titu
92a3ad47mo ago

Enhance dashboard: add Predict tab (input form) and Drift Analysis tab (KS + PSI charts)

faisal-titu
761e6567mo ago

Day 10: Finalize README with architecture diagram, screenshots, and setup instructions

faisal-titu
ea9427b7mo ago

Day 9: Fix all warnings (Pydantic namespace, sklearn feature names, MLflow import)

faisal-titu
cd74a457mo ago

Day 9: Add CI/CD with GitHub Actions, pytest test suite (16 tests passing)

faisal-titu
f96738b7mo ago

Day 8: Fix Docker build with host network, verify containers running

faisal-titu
7c5492c7mo ago

Day 8: Add Docker containerization with API and Dashboard Dockerfiles and docker-compose

faisal-titu
543401e7mo ago

Day 7: Add auto-retraining pipeline with drift-triggered retrain, promote, and API reload

faisal-titu
2f583917mo ago

Day 6: Add drift detection with KS-test, PSI, and drift simulation

faisal-titu
3a3db938mo ago

Day 5: Add Streamlit monitoring dashboard with predictions table and charts

faisal-titu
44fa9178mo ago

Day 4: Add FastAPI inference server with SQLite prediction logging

faisal-titu
92b90148mo ago

Day 3: Add MLflow tracking and model registry with production promotion

faisal-titu
e5b487b8mo ago

Day 2: Add training pipeline with preprocessing, training, and evaluation

faisal-titu
e7884ad8mo ago

Day 1: Initial project skeleton with folder structure

faisal-titu