Fraud Detection (AWS MLOps)

Data Ingestion
S3 → transaction dataset
EDA
IQR, correlation matrix
Feature Engineering
Scaling, selection
Models
LR → DT → RF (best F1)
Deployment
Docker → EKS → API
Monitoring
MLflow + CloudWatch