Skip to content
#

svm-training

Here are 90 public repositories matching this topic...

In this repository i performed a support vector classfication on real life data in order to make a machine learning classfication model , initially i performed some data preprocessing technique in order to filter out the data flaws then undergoes the process of model building i.e SVM Classification

  • Updated Oct 25, 2023
  • Jupyter Notebook

The "Diabetes Prediction" project focuses on predicting the likelihood of an individual having diabetes using machine learning techniques. By leveraging popular Python libraries such as NumPy, Pandas, Scikit-learn (sklearn), and Support Vector Machines (SVM), this project offers a comprehensive solution for accurate classification.

  • Updated Sep 16, 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 svm-training 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-training topic, visit your repo's landing page and select "manage topics."

Learn more