Skip to content

Building a basic spam classifier with Tf-IDF Vectorizer and Naïve Bayes model

Notifications You must be signed in to change notification settings

Annarhysa/Spam-Classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Spam-Classifier

Building a basic spam classifier with Tf-IDF Vectorizer and Naïve Bayes model

Dataset

The SMS Spam Collection is a set of SMS tagged messages that have been collected for SMS Spam research. It contains one set of SMS messages in English of 5,574 messages, tagged acording being ham (legitimate) or spam.

The dataset classifier SMS messages into two categories, SPAM and HAM!

About

Building a basic spam classifier with Tf-IDF Vectorizer and Naïve Bayes model

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published