Spam classifier to test and train basic spam and ham emails using Naive Bayes Technique
-
Updated
May 15, 2019 - Python
Spam classifier to test and train basic spam and ham emails using Naive Bayes Technique
My ML and DL repo
Spam Ham Classifier: A Python Flask application for categorizing messages as spam or ham. This classification is based on analyzing existing data in the database and predicting the likelihood of a message being spam or ham, without the use of machine learning.
Add a description, image, and links to the spam-ham-python topic page so that developers can more easily learn about it.
To associate your repository with the spam-ham-python topic, visit your repo's landing page and select "manage topics."