A spam classifier built using naive bayes and trained on 3000 different emails
- Fork the repo and clone it.
https://github.com/Frostday/Spam-Classifier.git
- Install the necessary packages required to run the code
- Run the following command
python spam_classifier.py
- The model will first train and then prompt you to enter email content which the model will then classify as spam or not spam