Skip to content

A Machine Learning model deployed with Streamlit to classify emails as spam or not.

Notifications You must be signed in to change notification settings

itzsshashank/Spam-Email-Classifier-ML-Model

Repository files navigation

Spam Email Classifier

A Machine Learning model deployed with Streamlit to classify emails as spam or not. After clonning the repositry, Run app.py in terminal of Pycharm or any other IDE with command streamlit run app.py to run the testing on Sreamlit local host.

Spam Email Classifier

A Machine Learning model deployed with Streamlit to classify emails as spam or not.

Description

This project is a spam email classifier that uses a Multinomial Naive Bayes model to determine whether an input email or SMS is spam or not. The classification process is streamlined through a user-friendly Streamlit web application.

Output

Spam Email Prediction

  • Image 1 spam

Not Spam Email Prediction

  • Image 2 Not spam

About

A Machine Learning model deployed with Streamlit to classify emails as spam or not.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published