A simple Flask App to classify messages as Ham/Spam using Python and Naive Bayes algorithm from Scikit Learn. The dataset used for training the model was taken from Kaggle. I removed few empty columns from the dataset and used it for training.
skulshreshtha/Spam-Detector-App
A basic flask app classifying messages as spam or ham
Jupyter Notebook