Skip to content

The main aim of this project is to understand how to build an SMS spam detection model. We will build a binary classification model to detect whether a text message is a spam or not.

Notifications You must be signed in to change notification settings

Anveshdeo/Spam-Classifier-using-NLP-and-ML-in-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spam-Classifier-using-NLP-and-ML-in-Python

Today messages, reviews and opinions have become a significant source of information. In this era, Short message service or SMS is considered one of the most powerful means of communication. As the dependence on mobile devices has drastically increased over the period of time it has led to an increased number of attacks in the form of SMS Spam.

1_4hrbOkDjbRr6L_Y4JD1g5Q

Purpose The purpose of this project is to understand how we can implement NLP and ML to build SMS spam detection model. Particularly, we will build a binary classification model to detect whether a text message is spam or not (aka Ham). ham-vs-spam

Result Trained with Naive Bayes which gave best accuracy of 98.47%.

About

The main aim of this project is to understand how to build an SMS spam detection model. We will build a binary classification model to detect whether a text message is a spam or not.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published