Skip to content

amberkakkar01/Diabetes-Predication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Diabetes-Predication

Machine Learning to predict diabetes

The objective of the dataset is to diagnostically predict if a patient has diabetes, established on definite diagnostic quantities incorporated in the dataset.

Content The datasets consists of several medical predictor variables and one target variable, Outcome. Predictor variables includes the number of pregnancies the patient has had, their BMI, insulin level, age, and so on.

Dependencies include python libraries like

sklearn
matplotlib
pandas
seaborn

Classification models used

Decision Trees
Ramdom forest
Logistic Regression
SVM
Niave bayes
Logistic Regression
Ensemble Modeling

PS: Please do not forget to drop a star if you like it!

Data source: Kaggle