hadiklodhi/Email-Spam-Classifier
Email Spam Classifier using Multinomial Naive Bayes. Implements NLP techniques including text preprocessing and TF-IDF/Bag-of-Words vectorization to classify emails as spam or ham. Model performance evaluated using accuracy and precision, demonstrating effective probabilistic text classification.
Stars
1
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
Feb 11, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/hadiklodhi/Email-Spam-Classifier"
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...
Apaulgithub/oibsip_taskno4
A data science project aimed at creating a machine learning-based email spam detection system....
MakarMS/py-spam-hunter-client
A Python client for SpamHunter API to check messages for spam probability.