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.
A Machine Learning model deployed with Streamlit to classify emails as spam or not.
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.
Spam Email Prediction
Not Spam Email Prediction