An end-to-end machine learning model to classify emails as spam or ham (not spam). This project leverages NLP techniques and ML algorithms to detect spam with high accuracy.
✅ Preprocesses and cleans email text
✅ Uses ML models like Naïve Bayes, SVM, or Deep Learning
✅ Real-time email classification
✅ Deployed using Streamlit
- Languages: Python
- Libraries: Scikit-learn, NLTK, Pandas
- Frameworks: Streamlit
- Deployment: Render
Visit the live demo: Spam Classifier
Upload an email or enter text to check if it's spam or ham.
🚀 Deep learning models
🚀 Web and mobile app integration
🚀 API for seamless integration