You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Spam Mail Classification project is a web-based application that uses machine learning to classify emails as spam or ham. It features a Flask backend, a frontend created with HTML, CSS, and JavaScript, and a MySQL database for storing user data and email classifications.
Quick Spam Filter is a small, fast spam filter that works by learning to recognise the words that are more likely to appear in spam than non-spam. It is intended to be used in a procmail recipe to mark email as being possible spam.
A web app featuring five classification projects: Spam Mail Prediction, Titanic Survival Prediction, Wine Quality Prediction, Loan Status Prediction, and Credit Card Fraud Detection, all built with Streamlit.
Developed a Django-based email spam detection app with a unique hacker-themed interface, leveraging machine learning models to classify emails as spam or ham.