A simple machine learning web app that classifies SMS messages as Spam or Ham using Logistic Regression & TF-IDF. Built with Python, Flask, and Scikit-Learn.
This repository contains a Google Colab notebook that you can open and run directly in your browser.
🚀 Hosted at: spam-classifier You can access and interact with the spam clssifier modules directly through the hosted web interface.
- Text preprocessing & TF-IDF vectorization
- Logistic Regression for classification
- Flask web app for user interaction
sms-spam-classifier
│── static/
│── templates/
│── SMSSpamCollection
│── spam_model.pkl
│── tfidf_vectorizer.pkl
│── train_model.py
│── app.py
git clone https://github.com/OmarDawoud4/Logistic.git
cd Logisticpython train_model.py
python train_spam_models.pypython app.py
The app will start running at local host
👨💻 Contributors
Omar Dawood ML Developer |
AbdAlRahman Hesham Backend Developer |
Ahmed Sanad Backend Developer |
Abdallah Frontend Developer |
Ahmad Asal |
Ali Abd Al Rehem Backend Developer |
Omar Wagih Frontend Developer |