Skip to content

YB73/Email-Spam-Classifier

Repository files navigation

Email-Spam-Classifier

Classifies Email Messages as Spam or Not Spam.

This project makes use of the Multinomial Naive Bayes Classifier and NLP concepts. Created using sklearn, nltk, streamlit and heroku

A working demo : https://email-spam-c.herokuapp.com/

A screenshot of the webapp

image