Skip to content
GitHub Universe 2025
Last chance: Save $400 on Universe passes until 9/17. Register now
#

email-spam-classifier

Here are 33 public repositories matching this topic...

This machine learning project implements an advanced email spam detection system using Python and scikit-learn. By leveraging Multinomial Naive Bayes classification, the system accurately distinguishes between spam and legitimate (ham) emails.

  • Updated Jan 31, 2025
  • Jupyter Notebook

A machine learning project that uses Logistic Regression to classify emails as spam or not spam based on their content and metadata. The model is trained on labeled email data using text preprocessing techniques and converts text into numerical features to accurately detect unwanted messages.

  • Updated Jul 7, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the email-spam-classifier topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the email-spam-classifier topic, visit your repo's landing page and select "manage topics."

Learn more