Skip to content
#

email-spam-classifier

Here are 27 public repositories matching this topic...

Welcome to the "Compozent_ML_AI_OCT23" repository, a compilation of machine learning and artificial intelligence projects focusing on solving real-world challenges. Authored by Viraj N. Bhutada, these projects demonstrate proficiency in advanced machine learning techniques.

  • Updated Oct 8, 2023
  • Jupyter Notebook

Linear classifier using Support Vector Machines (SVM) which can determine whether an email is Spam or not with an accuracy of 98.7%. Used regularization to prevent over-fitting of data. Pre-processed the E-mails using Porter Stemmer algorithm. Used a spam vocabulary to create a Feature Vector for each E-mail. Prints the top 15 predictors of spam

  • Updated Jan 3, 2023
  • MATLAB
Email-Spam-Tool

Email Spam Tool is a powerful application designed for testing and analyzing email systems by generating and sending bulk emails. This tool is meant for security professionals and developers to evaluate email filtering systems and anti-spam measures.

  • Updated Sep 8, 2024
  • C++

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