Frostday / Spam-Classifier

A spam classifier built using Naive Bayes.

Repository from Github https://github.comFrostday/Spam-ClassifierRepository from Github https://github.comFrostday/Spam-Classifier

Spam Classifier

A spam classifier built using naive bayes and trained on 3000 different emails

Installation and Setup

  • 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

About

A spam classifier built using Naive Bayes.

License:MIT License


Languages

Language:Roff 99.9%Language:Python 0.1%