GitHub / asghar-rizvi / Email-Spam-Detector-EDA-Model-Building-and-Flask-Integration
The Email Spam Detector project uses Python to identify spam emails. It leverages a Kaggle dataset for training, employs TfidfVectorizer for preprocessing, and selects a Naive Bayes model for its performance. The Flask-based web app features an HTML/CSS frontend for user input and spam classification.
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Jupyter Notebook
Size: 679 KB
Dependencies parsed at: Pending
Created at: 9 months ago
Updated at: 9 months ago
Pushed at: 9 months ago
Last synced at: 3 months ago
Topics: datascience, eda, flask, machine-learning, modeldeployment, naivebayes, nlp-machine-learning, python, spam-detection, textclassification, tfidfvectorizer, webdevelopment