Skip to content

SubekSharma/spam_detection_using_tensorflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

This is a simple yet effective neural network that is used to train a model to distinguish between spam and ham emails. It uses NLP concept to index the words present on the trainning data and feeds the indexed sentences to the deep learning model which after processing the data through various layers produces the output 0 or 1 corresponding to spam and ham. It produced 99% accuracy on the trainning data and 96% accuracy on the validation data.

I ALSO TESTED IT WITH THE SPAM EMAILS I RECEIVED ON MY GMAIL AND IT PREDICTED THEM AS SPAM SUCCESSFULLY .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published