
Spam Email Detector
A classic ML pipeline trained on the SMS Spam Collection: text cleaning with NLTK, TF-IDF vectorisation and a Multinomial Naive Bayes classifier. Includes metrics and model export.
A classic ML pipeline trained on the SMS Spam Collection: text cleaning with NLTK, TF-IDF vectorisation and a Multinomial Naive Bayes classifier. Includes metrics and model export.