Skip to content
#

email-spam-classifier

Here are 2 public repositories matching this topic...

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