Skip to content

Rupa-Veerala/Diabetes-Prediction-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DIABETES PREDICTION USING SVM ALOGORITHM

About

Diabetes prediction using support vector machine for prediction, here analyaze the dataset whether the person having diabets or not

Dataset

 It is avaliable in kaggle website 

 Here is the dataset link https://www.kaggle.com/datasets/akshaydattatraykhare/diabetes-dataset 

Libraries which i used for prediction

-->Numpy

-->Pandas

-->Sklearn

Output

image

image

Outcome '0' means non diabetes, '1' means diabetes

                                      THANK YOU