Skip to content
#

svm-kernel

Here are 62 public repositories matching this topic...

A machine learning project to predict diabetes using a Support Vector Machine (SVM) model. The project utilizes the Pima Indians Diabetes Database to train and evaluate the model, providing performance metrics such as accuracy, precision, recall, and F1-score.

  • Updated Jul 1, 2024
  • Jupyter Notebook

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

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

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