Skip to content

Implemented E-mal Classifier using SVM and Navie Bayes Classifier. SVM was able to achieve a higher accuracy of around 92%.

Notifications You must be signed in to change notification settings

prasbathala/Email-Spam-Classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Email-Spam-Classifier

This repository contains the implementation of a Simple Spam Email Detector. A lot of concepts were inspired from the book: Machine Learning Techniques for Text, By Nikos Tsourakis

I have implemented simple classfier based out on SVM and Navie Bayes Classifier. SVM was able to achieve a higher accuracy of around 92%. The repository consists of the python notebook, which we go in details about the type of data cleaning and preprocessing techniques used on the data. The notebook also contains the implementation of the models and evaluation of the models under standard metrics.

About

Implemented E-mal Classifier using SVM and Navie Bayes Classifier. SVM was able to achieve a higher accuracy of around 92%.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published