Skip to content

inmind99/Email-Spam-Classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Email-Spam-Classifier

Email Spam Classifier using Naive Bayes algorithm, built using Python modules and Jupyter Notebook.

This project classifies the email as spam or not based on the scanning of the email body If classified as spam it will be labelled as spam. Otherwise ham.

The accuracy of the model built is shown in the end of the implementation.

Releases

No releases published

Packages

No packages published