← Back to projects
NLP Intermediate

Spam Email Detector

A natural-language processing project that transforms text into numerical features and trains models to classify spam versus legitimate messages.

Expected project outcome

Provides spam predictions, text-vectorization workflow, model metrics and a simple inference interface for new messages.

Technologies

PythonNLPTF-IDFScikit-learn