🚨 AI Operations / Anomaly Detection
Time-Series Anomaly Detection API
Problem: Operational teams need earlier warning signs when behavior starts looking unusual.
I built a deployed anomaly detection API that identifies unusual time-series behavior using rolling statistical features, Isolation Forest, FastAPI, Docker, and live API documentation.
Product takeaway: This shows how a model can move beyond a notebook into a usable product workflow that helps teams catch issues before they become expensive.