A Flask Web application where you can post your email message. The SGD Classifier trained on email messages dataset will give probability of the posted message being Ham or Spam
Incase you are not satifised with the result, you can press Incorrect and the model remembers that
Steps to Run
- Run app.py in spamclassifier folder.
- Copy the localhost URL on the browser where the app is running.