Skip to content
#

svm-classifier

Here are 2,178 public repositories matching this topic...

This code performs email spam classification using three machine learning models: Naive Bayes, Support Vector Machines (SVM), and Random Forest Classifier. It evaluates their performance using accuracy scores and classification reports, ultimately identifying Random Forest Classifier as the best performer among the three.

  • Updated Jun 2, 2024
  • Jupyter Notebook

Improve this page

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

Learn more