Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

Releases

No releases published

Packages

Contributors