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
Developed a machine learning model to classify SMS messages as spam or ham using Natural Language Processing (NLP) techniques. tools/libraries: pandas, scikit-learn, nltk, streamlit, etc
About
A machine learning web app that classifies text messages as Spam or Not Spam (Ham) using Natural Language Processing (NLP) and scikit-learn. Built with Streamlit for an interactive UI. tools/libraries: python,pandas, scikit-learn, nltk, streamlit.