Skip to content

This repository contains a comprehensive project on detecting email spam using machine learning techniques. The goal of the project is to classify emails as spam or not spam by training models on a dataset of email messages.

Notifications You must be signed in to change notification settings

SoomroBilal/Email-Spam-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

In this project three models are trained to detect spammed emails on data set obtained from Kaggle. Those models are Decision Tree Classifier, Naive Bayes(Gaussian), and Naive Bayes Multinomial. Upon Comparison of the models, Naive Bayes Multinomial has the best perfromance with 98% accuracy on test data set.

About

This repository contains a comprehensive project on detecting email spam using machine learning techniques. The goal of the project is to classify emails as spam or not spam by training models on a dataset of email messages.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published