ShehanSanjula/Spam-Email-Filtering-System-Public
End-to-end implementation of Spam Detection in Email using Machine Learning, Python, Flask, Gunicorn, Scikit-Learn, and Logistic Regression on the Heroku cloud application platform.
This tool helps information security analysts manage email communication by accurately identifying unwanted spam. You input email content into the system, and it classifies whether the message is 'spam' or 'ham' (legitimate email). It's designed for security professionals who need to ensure effective and secure email exchanges.
No commits in the last 6 months.
Use this if you are an information security analyst who wants to quickly check if an email's content is spam or not.
Not ideal if you need an out-of-the-box, enterprise-level spam filtering solution for an entire organization's email system.
Stars
13
Forks
3
Language
HTML
License
MIT
Category
Last pushed
Jan 15, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ShehanSanjula/Spam-Email-Filtering-System-Public"
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
KalyanM45/Spam-Email-Detection
This repository contains a Python script that uses various machine learning models to classify...