Chetanlamani / Email_Spam_Classiifier

SpamGuard is a GitHub project offering machine learning-based email spam detection and classification. It includes data preprocessing, model training, and deployment guidance for creating robust spam filtering solutions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

email_spam_classifier

This is a Machine Learning Project used to classify Spam Mails from any given mail. Here, I have used Naive Bayes Algorithm model to classify whether a mail is spam or not. This project is completely done in Python and using libraries numpy, pandas, scickit-learn, pickle, flask, etc.

About

SpamGuard is a GitHub project offering machine learning-based email spam detection and classification. It includes data preprocessing, model training, and deployment guidance for creating robust spam filtering solutions.


Languages

Language:Jupyter Notebook 99.7%Language:Python 0.3%