MLOps Course Project
Email Spam Classifier
Automatic triage of inbound e-commerce email. A TF-IDF + Logistic Regression baseline trained on the SpamAssassin corpus, served by a FastAPI service with object storage, an Airflow data pipeline, and a user-feedback loop for continuous retraining.
Try the classifier
Paste any email or load one of the prepared examples.
Gmail integration
Classifies the latest messages from a connected inbox; corrections feed the training dataset.