Skip to content
#

email-spam-classifier

Here are 22 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

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