Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Email_Classification_SPAM_HAM

This Python code lets you classify whether the email is a SPAM or not. Instead of using any one classification technique, the program contains multiple classification models.

In order to run the program make sure that the emails.csv file is in the same folder in which your python program exists. The final output is the accuracy of various models along with the corresponding Confusion Matrix.

The dataset is downlaoded from https://www.kaggle.com/karthickveerakumar/spam-filter/downloads/emails.csv/1

About

This Python code lets you classify whether the email is a SPAM or not. Instead of using any one classification technique, the program contains multiple classification models.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages