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
This Email/SMS Spam Classifier is a machine learning-powered application built with Python and Streamlit to detect spam messages using Natural Language Processing (NLP) techniques. It preprocesses text, transforms it into numerical format, and predicts whether a message is Spam or Not Spam with a trained model. 🚀