Skip to content

This repository contains a machine learning project for diabetes prediction using the Support Vector Machine (SVM) algorithm.

Notifications You must be signed in to change notification settings

Abhilitcode/ML_Project1_Diabetes_Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Diabetes Prediction using SVM Algorithm

This repository contains a machine learning project for diabetes prediction using the Support Vector Machine (SVM) algorithm. This repository contains a machine learning project for diabetes prediction using the Support Vector Machine (SVM) algorithm. The SVM algorithm is a supervised learning algorithm that can be used for classification and regression tasks. In this project, we will be using the SVM algorithm for binary classification of diabetes.

Dataset The dataset used in this project is the Pima Indians Diabetes Dataset which contains various features of female patients of Pima Indian heritage, including their age, BMI, insulin level, blood pressure, and others.

The link of kaggle dataset-: https://www.kaggle.com/datasets/uciml/pima-indians-diabetes-database.

The target variable is whether or not the patient has diabetes (1 for positive, 0 for negative).

About

This repository contains a machine learning project for diabetes prediction using the Support Vector Machine (SVM) algorithm.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published