v3.0.0 — Sports Retail MLOps Pipeline
What's Included
- Realistic data generation for sports retail (categories, brands, prices, loyalty cards, discounts, A/B testing)
- ML models (classification + regression) with automatic retraining
- FastAPI with caching, Prometheus metrics, health checks
- Streamlit dashboard for real-time monitoring
- Grafana with business dashboard (revenue, channels, A/B tests, categories, promo)
- Full containerization (Docker Compose)
- Kubernetes manifests (ready for deployment)
- Load testing suite (Locust, ClickHouse fill, consumer lag)
- CI/CD (GitHub Actions)
- Comprehensive documentation (README)
How to Run
git clone https://github.com/DevSpecOps/Pipeline-Prod-AIOps.git
cd Pipeline-Prod-AIOps
docker-compose up -d --buildFor details, see README.md.