768 clinical records of female patients of Pima Indian heritage featuring 8 diagnostic predictors and a binary outcome. The data includes physiological measurements such as glucose concentration, blood pressure, and body mass index to identify the presence of diabetes.
Use Cases
- Train a predictive model for diabetes onset using the 'Glucose' and 'BMI' columns as primary features
- Analyze the relationship between 'Age' and 'BloodPressure' using statistical correlation methods
- Test the predictive power of the 'DiabetesPedigreeFunction' for assessing hereditary risk factors
Strengths
- 768 rows of patient data with 8 numerical diagnostic features
- Includes specific clinical metrics like 'Glucose', 'BloodPressure', and 'Insulin'
- Binary classification labels provided in the 'Outcome' column