Skip to content
#

svm-kernel

Here are 63 public repositories matching this topic...

This repository contains implementations of popular machine learning algorithms including Support Vector Machine (SVM), Decision Tree, and Naive Bayes. Each algorithm is implemented separately, providing clear and concise examples of their usage for classification tasks.

  • Updated Mar 9, 2024
  • 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 svm-kernel 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-kernel topic, visit your repo's landing page and select "manage topics."

Learn more