Skip to content

rohan0036/SpamEmailClassifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Spam Email Classifier is a Python-based machine learning application that detects whether a message is Spam or Not Spam using Natural Language Processing techniques. The project uses TF-IDF vectorization for feature extraction and a Logistic Regression model trained on the SMS Spam dataset, achieving approximately 95–97% accuracy. It includes a modern Tkinter-based GUI that allows users to enter messages and receive real-time predictions with probability scores. This project demonstrates practical skills in NLP, supervised learning, and desktop application development.

About

Spam Email Classifier is a Python-based machine learning application that detects whether a message is Spam or Not Spam using TF-IDF vectorization and Logistic Regression. The project includes a modern Tkinter GUI for real-time user input and prediction.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages