A repository containing a list of email addresses that will be identified as sources of spam or other types of fraud in the future.
-
Updated
Nov 1, 2024
A repository containing a list of email addresses that will be identified as sources of spam or other types of fraud in the future.
Laptop with Browser Icon We’ve all been the recipient of spam emails before. Spam mail, or junk mail, is a type of email that is sent to a massive number of users at one time, frequently containing cryptic messages, scams, or most dangerously, phishing content.
Spam mail, or junk mail, is a type of email that is sent to a massive number of users at one time, frequently containing cryptic messages, scams, or most dangerously, phishing content.
A machine learning-based email spam detection system integrated with a Flask web app. The project uses a trained logistic regression model to classify emails as spam or not spam, utilizing TfidfVectorizer for feature extraction and providing real-time predictions through a simple API.
Add a description, image, and links to the emailspamdetection topic page so that developers can more easily learn about it.
To associate your repository with the emailspamdetection topic, visit your repo's landing page and select "manage topics."