Skip to content

email classification as spam or not spam was done using three algorithms and scores calculated.

Notifications You must be signed in to change notification settings

vdevgan/email-spam-detection-neural-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

email-spam-detection-neural-network

email classification as spam or not spam was done using three algorithms and scores calculated.

SVC(rbf), sklearn's MLP neural network classifier performed best.

MUltinomial Naive bayes classifier did not permform as good as other two.

dataset is uploaded in txt format.

pandas,nltk,sklearn libraries used.

implemented in python 3.

About

email classification as spam or not spam was done using three algorithms and scores calculated.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published