Skip to content

A simple machine learning code to classify SMS as spam or ham using TFIDF vectoriser and Multinomial Naive Bayes

Notifications You must be signed in to change notification settings

kolelaxmi/SMS-Spam-Ham-Classifier

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

SMS-Spam-Ham-Classifier

This is a simple Machine learning code to classify SMS as spam or ham using TFIDF vectoriser and Multinomial Naive Bayes. Using this SMS-Spam_Ham_Classifier we can easily classify the spam SMS and ham SMS , and protect ourself from being scammed. Also we can secure our accounts, as we know these days lot of people are getting scammed by such spam SMS.

Link to dataset

The dataset was taken from kaggle : https://www.kaggle.com/team-ai/spam-text-message-classification

About

A simple machine learning code to classify SMS as spam or ham using TFIDF vectoriser and Multinomial Naive Bayes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%