Data
Cardiovascular-Disease-dataset

Cardiovascular-Disease-dataset

active ARFF Unknown Visibility: public Uploaded 02-06-2023 by Matthias Feurer
0 likes downloaded by 0 people , 0 total downloads 0 issues 0 downvotes
Issue #Downvotes for this reason By


Loading wiki
Help us complete this description Edit
## Data description There are 3 types of input features: * Objective: factual information; * Examination: results of medical examination; * Subjective: information given by the patient. Features: 1. Age | Objective Feature | age | int (days) 2. Height | Objective Feature | height | int (cm) | 3. Weight | Objective Feature | weight | float (kg) | 4. Gender | Objective Feature | gender | categorical code | 5. Systolic blood pressure | Examination Feature | ap_hi | int | 6. Diastolic blood pressure | Examination Feature | ap_lo | int | 7. Cholesterol | Examination Feature | cholesterol | 1: normal, 2: above normal, 3: well above normal | 8. Glucose | Examination Feature | gluc | 1: normal, 2: above normal, 3: well above normal | 9. Smoking | Subjective Feature | smoke | binary | 10. Alcohol intake | Subjective Feature | alco | binary | 11. Physical activity | Subjective Feature | active | binary | 12. Presence or absence of cardiovascular disease | Target Variable | cardio | binary | All of the dataset values were collected at the moment of medical examination. Notes by Uploader to OpenML * Gender: 1 - women, 2 - men * There is no information available on Kaggle where this data was collected.

12 features

cardio (target)nominal2 unique values
0 missing
id (row identifier)numeric70000 unique values
0 missing
agenumeric8076 unique values
0 missing
gendernominal2 unique values
0 missing
heightnumeric109 unique values
0 missing
weightnumeric287 unique values
0 missing
ap_hinumeric153 unique values
0 missing
ap_lonumeric157 unique values
0 missing
cholesterolnominal3 unique values
0 missing
glucnominal3 unique values
0 missing
smokenominal2 unique values
0 missing
alconominal2 unique values
0 missing
activenominal2 unique values
0 missing

19 properties

70000
Number of instances (rows) of the dataset.
12
Number of attributes (columns) of the dataset.
2
Number of distinct values of the target attribute (if it is nominal).
0
Number of missing values in the dataset.
0
Number of instances with at least one value missing.
5
Number of numeric attributes.
7
Number of nominal attributes.
34979
Number of instances belonging to the least frequent class.
5
Number of binary attributes.
41.67
Percentage of binary attributes.
0
Percentage of instances having missing values.
0
Percentage of missing values.
0.5
Average class difference between consecutive instances.
41.67
Percentage of numeric attributes.
0
Number of attributes divided by the number of instances.
58.33
Percentage of nominal attributes.
50.03
Percentage of instances belonging to the most frequent class.
35021
Number of instances belonging to the most frequent class.
49.97
Percentage of instances belonging to the least frequent class.

1 tasks

0 runs - estimation_procedure: 4-fold Crossvalidation - target_feature: cardio
Define a new task