Ready-to-use CSVs, curated by BroKnowledge

Dataset Library

Download any dataset for your own projects, or send it straight into the ML Studio trainer with one click.

Healthcare 12
diabetes dataset

Dataset Columns patient_id age gender (0 = Female, 1 = Male) bmi blood_glucose hba1c blood_pressure insulin skin_thickness pregnancies diabetes_pedigree physical_activity (0 = Sedentary, 1 = Low, 2 = Moderate, 3 = High) smoking (0 = No, 1 = Yes) diabetes (Target: 0 = No Diabetes, 1 = Diabetes)

1000 rows * 14 cols * classification * target: diabetes
Healthcare 9
Heart Disease Dataset

Dataset Columns patient_id age sex (0 = Female, 1 = Male) chest_pain_type (0–3) resting_bp (Resting Blood Pressure) cholesterol fasting_bs (0 = No, 1 = Yes) rest_ecg (0–2) max_hr (Maximum Heart Rate) exercise_angina (0 = No, 1 = Yes) oldpeak (ST depression) st_slope (0–2) num_major_vessels (0–4) thal (1 = Normal, 2 = Fixed Defect, 3 = Reversible Defect) heart_disease (Target: 0 = No Disease, 1 = Disease)

1000 rows * 15 cols * classification * target: heart_disease