email-spam-detection
Here are 17 public repositories matching this topic...
Identifying and distinguishing spam SMS and Email using the multinomial Naïve Bayes model.
-
Updated
Nov 22, 2022 - Jupyter Notebook
One of the primary methods for spam mail detection is email filtering. It involves categorize incoming emails into spam and non-spam. Machine learning algorithms can be trained to filter out spam mails based on their content and metadata.
-
Updated
Mar 22, 2023 - Jupyter Notebook
A repository containing a list of email addresses identified as sources of spam or other types of fraud.
-
Updated
Apr 24, 2025
In this repository, I have done simple python projects for understanding the python environment.
-
Updated
May 27, 2023 - Jupyter Notebook
Created a Enhanced Email Spam Detection Model using Optimized Machine Learning Models
-
Updated
Nov 12, 2024 - Jupyter Notebook
Detect Email/SMS Spam with Machine Learning!
-
Updated
Nov 10, 2024 - Python
This is my portfolio website
-
Updated
Sep 9, 2023
Data Analysis Projects
-
Updated
Oct 1, 2023 - Jupyter Notebook
Projects on Data Science Internship
-
Updated
Sep 5, 2023 - Jupyter Notebook
We receive emails that are not advantageous to us and can be misleading and dangerous; We have no idea what damage is lurking behind them. This project assists us in avoiding potentially hazardous emails by screening them.
-
Updated
Jan 3, 2023 - Jupyter Notebook
This project utilizes machine learning to address the broad problem of spam through algorithms like Multinomial Naive Bayes and Logistic Regression; it can classify incoming emails as either spam or ham. This project aims to enhance email security and user experience while minimizing the risks of phishing attacks.
-
Updated
Oct 30, 2024 - Jupyter Notebook
This project was developed during an internship at Afame Technologies, where I worked as a Machine Learning Intern. The goal of this project is to create a model that can accurately detect spam emails using a Naive Bayes classifier. The model achieves an impressive 98% accuracy on the spam detection dataset.
-
Updated
Jun 8, 2024 - Jupyter Notebook
The challenge is to accurately separate spam emails from regular ones using techniques from machine learning models.
-
Updated
Mar 20, 2025
Data Science Projects in Python: From Beginner to Advanced Levels
-
Updated
Jul 24, 2023 - Jupyter Notebook
AI project for classifying emails as spam or not spam
-
Updated
Jun 6, 2024 - Python
This repository contains a comprehensive project on detecting email spam using machine learning techniques. The goal of the project is to classify emails as spam or not spam by training models on a dataset of email messages.
-
Updated
May 24, 2024 - Jupyter Notebook
Improve this page
Add a description, image, and links to the email-spam-detection topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the email-spam-detection topic, visit your repo's landing page and select "manage topics."