Skip to content
#

svm-classifier

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

This project aims to clarify the role of meta data in music genre classification and how helpful or hurtful it can be to music recommendation systems. Much experimentation was done with multiple different machine learning models and results were analysed and collated into a single academic paper

  • Updated Jun 5, 2024
  • Jupyter Notebook

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