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
Outcome '0' means non diabetes, '1' means diabetes
THANK YOU