Skip to content

This project classifies messages as spam or ham using a Naive Bayes machine learning model. It uses the SMS Spam Collection Dataset and applies text preprocessing (removing punctuation, stopwords) and CountVectorizer for feature extraction. Technologies: Python Scikit-learn NLTK

Notifications You must be signed in to change notification settings

Jashu2703/spam-email-classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

spam-email-classifier

This project classifies messages as spam or ham using a Naive Bayes machine learning model. It uses the SMS Spam Collection Dataset and applies text preprocessing (removing punctuation, stopwords) and CountVectorizer for feature extraction.
Technologies: Python Scikit-learn NLTK

company :Codec Technologies India • Designation : Artificial Intelligence Intern • Location : Hybrid / India • Duration : 01/04/2025 to 01/05/2025

OUTPUT: Image

About

This project classifies messages as spam or ham using a Naive Bayes machine learning model. It uses the SMS Spam Collection Dataset and applies text preprocessing (removing punctuation, stopwords) and CountVectorizer for feature extraction. Technologies: Python Scikit-learn NLTK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages