Skip to content
#

support-vector-classification

Here are 13 public repositories matching this topic...

This Getting Started Tutorial systematically demonstrates the typical ML work process step-by-step using the powerful and performant Support Vector Classifier (SVC) and the beginner-friendly Iris Dataset. Furthermore, the selection of the correct SVC kernel and its parameters are described and their effects on the classification result are shown.

  • Updated Aug 25, 2023
  • Jupyter Notebook

This project implements the Support Vector Machine (SVM) algorithm for predicting user purchase classification. The goal is to train an SVM classifier to predict whether a user will purchase a particular product or not.

  • Updated May 17, 2023
  • Jupyter Notebook

Improve this page

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

Learn more