Skip to content

Using a dataset that predicts whether someone has diabetes based off different characteristics.

Notifications You must be signed in to change notification settings

0xaiwhisperer/PredictDiabetesNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

PredictDiabetesNN

Using a dataset that predicts whether someone has diabetes based off different characteristics using a CSV file.

#Input Variables (X):

#Number of times pregnant

#Plasma glucose concentration a 2 hours in an oral glucose tolerance test

#Diastolic blood pressure (mm Hg)

#Triceps skin fold thickness (mm)

#2-Hour serum insulin (mu U/ml)

#Body mass index (weight in kg/(height in m)^2)

#Diabetes pedigree function

#Age (years)

#Output Variables (y):

#Class variable (0 or 1)

By: Samuel Boylan-Sajous

About

Using a dataset that predicts whether someone has diabetes based off different characteristics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published