Cardiovascular đź’ĄDisease Dataset
Interested in Medicinal Research and Analysis ?
@kaggle.durgeshrao9993_heart_failure_dataset
Interested in Medicinal Research and Analysis ?
@kaggle.durgeshrao9993_heart_failure_dataset
CREATE TABLE heart_failure_clinical_records_dataset (
"age" DOUBLE,
"anaemia" BIGINT,
"creatinine_phosphokinase" BIGINT,
"diabetes" BIGINT,
"ejection_fraction" BIGINT,
"high_blood_pressure" BIGINT,
"platelets" DOUBLE,
"serum_creatinine" DOUBLE,
"serum_sodium" BIGINT,
"sex" BIGINT,
"smoking" BIGINT,
"time" BIGINT,
"death_event" BIGINT
);
Anyone who has the link will be able to view this.