Skip to content

The upsurge in the volume of unwanted emails called spam has created an intense need for the development of more dependable and robust antispam filters. Machine learning methods of recent are being used to successfully detect and filter spam emails.

Notifications You must be signed in to change notification settings

Timtim477/Email-Spam-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Email-Spam-Detection

1__PHZ4MPzvtXWRgVQhilGfQ

The upsurge in the volume of unwanted emails called spam has created an intense need for the development of more dependable and robust antispam filters. Machine learning methods of recent are being used to successfully detect and filter spam emails.

About the data

This is a csv file containing related information of 5172 randomly picked email files and their respective labels for spam or not-spam classification.

About the models

Following models have been employed along with TfidfVectorizer:

Logistic Regression

SVC

KNN

Random Forest Classifier

About the accuracy achieved

  1. Logistic Regression-95.61%
  2. SVC-98.03%
  3. KNN-94.35%
  4. Random Forest Classifier-97.04%

the end

About

The upsurge in the volume of unwanted emails called spam has created an intense need for the development of more dependable and robust antispam filters. Machine learning methods of recent are being used to successfully detect and filter spam emails.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published