Skip to content
#

spam-filtering

Here are 13 public repositories matching this topic...

End-to-end implementation of Spam Detection in Email using Machine Learning, Python, Flask, Gunicorn, Scikit-Learn, and Logistic Regression on the Heroku cloud application platform.

  • Updated Jan 15, 2023
  • HTML

The Email Spam Classifier is a web application powered by machine learning to discern whether an email is spam or not. Built using Flask, Bootstrap, and a trained machine learning model, the project provides a user-friendly interface for inputting email content. The underlying model, trained on diverse email data, swiftly predicts the spam or not.

  • Updated Jan 31, 2024
  • HTML

Spam Ham Classifier: A Python Flask application for categorizing messages as spam or ham. This classification is based on analyzing existing data in the database and predicting the likelihood of a message being spam or ham, without the use of machine learning.

  • Updated Feb 6, 2024
  • HTML

Improve this page

Add a description, image, and links to the spam-filtering 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 spam-filtering topic, visit your repo's landing page and select "manage topics."

Learn more