email-spam-filter
There are 25 repositories under email-spam-filter topic.
nishi1612/Email-Spam-Classification-using-SVM
The uploaded codes help to classify emails into spam and non spam classes by using Support Vector Machine classifier.
Kawa1sk/Email-Bomber-SMTP
The Email Bomber is made for research and testing purposes only. Email Bombercan send bulk mail or SMS text messages.
klevis/emailSpamFilter
Email Spam Detection using Java and Apache Spark MLib
UmarRajpoot/Identify-Spam-Email-ML-Model
This Model is used to Predict Emails data. Either emails are Spam or Normal (Ham) Mail.
kanagalingamcse/email-spam-detection
One of the primary methods for spam mail detection is email filtering. It involves categorize incoming emails into spam and non-spam. Machine learning algorithms can be trained to filter out spam mails based on their content and metadata.
Mananp96/Email-Spam-Detector-Naive-Bayes-Classifier
A Python-based email spam detector using the Naive Bayes approach.
ciazhar/debouncer
Email Spam Filter Service
deepak14ri/Detection-of-Spammed-mail-
Detected Spammed emails from an ‘SMS spam collection dataset’ with 98% accuracy. Used NLTK and Sklearn to preprocess the text data and classification.
iiakshat/spam-mail-detection
A simple text classifier in Python that uses the Naive Bayes model to classify e-mails as spam or ham.
kanagalingamsm/Email-Spam-Detection
Email Spam Detection using Machine Learning
patelvivekdev/Email_spam_detection
Create a `Naive Bayes` model for email spam detection
peoslsodo/AllInoneemailextract
All-in-One Email Extract & Scraper Pro is a powerful and comprehensive email extraction and scraping tool designed to help users extract email addresses from google,bing,yahoo etc search engines, and social media platforms,and google map
SabeehHassany/Email-Spam-Detector-DecTreeClass
Using a decision tree classification model to identify spam emails based on the specific occurrence of certain features and patterns within the email text. The dataset contains over 54 feature variables from over 4000 emails and can be used to make a custom email spam detector.
sefinek24/Blacklisted-Emails
A repository containing a list of email addresses that will be identified as sources of spam or other types of fraud in the future.
vaeth/machine-learning-mv
Some Machine Learning Experiments
mansidw/What-Spoofed
An end-to-end automated script that will check the latest email from your google mail account and give a brief report whether the email was spoofed or was supposedly impersonated!
shreyasbhatia09/Spam-Classification-using-Naive-Bayes
Using naive bayes classfier to predict spam
JunshuaiFeng/EmailSpamChecker
This email spam checker uses two machine learning classifiers: kNN and Naive Bayes.
NissyAbrahamA/Spam-Detection
Email Spam detection using Machine Learning
praveen101295/spam_detection
Python || Machine Learning
rikzyj/CM2604_ML_CW
Email Spam detection using KNN and Decision Trees Models Trained using the Spambase database
abhinavsaurabh/EmailSpam
Spam Email Detection using Naive Bayes
yashkarle/Email-Spam-Filter
Email Spam Filter using SVM Classifier