A Naive Bayes spam/ham classifier based on Bayes' Theorem. A bunch of emails is first used to train the classifier and then a previously unseen record is fed to predict the output.
-
Updated
Jan 16, 2018 - Python
A Naive Bayes spam/ham classifier based on Bayes' Theorem. A bunch of emails is first used to train the classifier and then a previously unseen record is fed to predict the output.
Spamming Bot
Spam classifier to test and train basic spam and ham emails using Naive Bayes Technique
This is a system that takes an email and classifies if it is spam or not.
Image Spam Buster - Hackathon submission for Mall91
Naive Bayes Classification implementation of Spam Classifier in Python from scratch.
🔥 Classify your email SPAM or HAM easily with the Machine Learning Algorithm, FAST API and User-Friendly UI.
In this project I build an end-to-end sms spam classifier and hosted it on Streamlit cloud.
This is a simple Spam classifier, which will classify email either spam or not. It uses Naive Bayes Algorithm for classification, which is implemented from scratch ;)
A Spam Classifier using Naive Bayes
Artificial Intelligence Project
Naive Bayes Spam Classifier
Python program that classifies spam using Bayes theorem
A simple spam classifier built with Bayes' theorem.
Add a description, image, and links to the spam-classifier topic page so that developers can more easily learn about it.
To associate your repository with the spam-classifier topic, visit your repo's landing page and select "manage topics."