Description Usage Format Source
A dataset extracted from the National Institute of Diabetes and Digestive and Kidney Diseases. The dataset contains a number of medically relevant variables. It was created specifically (via extraction from a larger database) to allow users to experiment with methods to predict the occurence of diabetes in the patients. More information can be found in the URL provided below.
1 |
A data frame with 768 rows and 9 columns:
the number of times the patient has been pregnant
the plasma glucose concentration measured for the patient after two hours in an oral glucose tolerance test (milligram/deciliter)
the diastolic blood pressure of the patient (mm Hg)
tricep skin fold thickness measured for the patient (mm)
2-Hour serum insulin level measured for the patient (mu U/ml)
Body Mass Index of patient (weight in kg/(height in m)^2)
score assigned based on family history of diabetes
age of the patient (years)
binary indicating diabetes diagnosis for patient: 1 for yes and 0 for no
https://www.kaggle.com/uciml/pima-indians-diabetes-database?select=diabetes.csv
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.