KalyanM45/Spam-Email-Detection
This repository contains a Python script that uses various machine learning models to classify spam messages from ham messages. The model is trained on a Popular dataset of Spam emails and we use multiple machine learning models for classification.
This tool helps office managers, small business owners, or administrative staff quickly sort unwanted spam from legitimate emails. You input individual email content or an entire MBOX email archive, and it tells you which emails are spam and which are not. This helps improve email security and organization.
Use this if you need a quick, reliable way to filter large volumes of emails or verify individual suspicious messages to keep your inbox clean and secure.
Not ideal if you're looking for a fully integrated email client solution or a service that actively blocks spam before it reaches your inbox.
Stars
22
Forks
16
Language
Jupyter Notebook
License
—
Category
Last pushed
Dec 25, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/KalyanM45/Spam-Email-Detection"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
jan-janssen/gmailsorter
Similarity based email sorting for Google Mail using RandomForest classifiers
adamspd/spam-detection-project
Spam-Detector-AI is a Python package for detecting and filtering spam messages using Machine...
shukur-alom/Spam_mail_detector_using_ML
This Model can detectany kind of spam mail. Here i use ML Algorithm. If use use my code pleace...
kanagalingamsm/Email-Spam-Detection
Email Spam Detection using Machine Learning
Apaulgithub/oibsip_taskno4
A data science project aimed at creating a machine learning-based email spam detection system....