Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages