In this project, I'm going to build a spam filter for SMS messages by using the Multinomial Naive Bayes Algorithm. My goal is to build a spam filter that classifies the new SMS messages with an accuracy greater than 80%. To train the algorithm, I'll use this dataset, created by Lyle Pratt, from data.world. The dataset is in .txt format. So I have converted it into a .csv file. The dataset contains 5,574 SMS that are already classified by humans.
-
Notifications
You must be signed in to change notification settings - Fork 0
madhu091998/Building-Spam-Filter-with-Naive-Bayes
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
In this project, I'm going to build a spam filter for SMS messages by using the Multinomial Naive Bayes Algorithm.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published