Heart Disease Dataset
收藏www.kaggle.com2019-06-06 更新2025-01-22 收录
下载链接:
https://www.kaggle.com/johnsmith88/heart-disease-dataset
下载链接
链接失效反馈官方服务:
资源简介:
### Context
This data set dates from 1988 and consists of four databases: Cleveland, Hungary, Switzerland, and Long Beach V. It contains 76 attributes, including the predicted attribute, but all published experiments refer to using a subset of 14 of them. The "target" field refers to the presence of heart disease in the patient. It is integer valued 0 = no disease and 1 = disease.
### Content
Attribute Information:
> 1. age
> 2. sex
> 3. chest pain type (4 values)
> 4. resting blood pressure
> 5. serum cholestoral in mg/dl
> 6. fasting blood sugar > 120 mg/dl
> 7. resting electrocardiographic results (values 0,1,2)
> 8. maximum heart rate achieved
> 9. exercise induced angina
> 10. oldpeak = ST depression induced by exercise relative to rest
> 11. the slope of the peak exercise ST segment
> 12. number of major vessels (0-3) colored by flourosopy
> 13. thal: 0 = normal; 1 = fixed defect; 2 = reversable defect
The names and social security numbers of the patients were recently removed from the database, replaced with dummy values.
{'Context': "本数据集源于1988年,包含四个数据库:克利夫兰、匈牙利、瑞士和长滩V。数据集包含76个属性,其中包括预测属性,但所有已发表的实验均采用其中14个属性的子集。'target'字段表示患者是否存在心脏病,其数值为0代表无疾病,1代表疾病。", 'Content': '属性信息:
> 1. 年龄
> 2. 性别
> 3. 胸痛类型(4种值)
> 4. 休息时血压
> 5. 血清胆固醇(mg/dl为单位)
> 6. 空腹血糖大于120 mg/dl
> 7. 休息时心电图结果(取值为0、1、2)
> 8. 达到的最大心率
> 9. 运动诱发性心绞痛
> 10. oldpeak = 相对于休息时的运动引起的ST段下移
> 11. 运动峰值ST段斜率
> 12. 经荧光造影染色的主要血管数量(0-3)
> 13. thal: 0 = 正常;1 = 固定缺陷;2 = 可逆缺陷
患者姓名和社会安全号码已从数据库中移除,并替换为虚拟值。'}
提供机构:
Kaggle
搜集汇总
数据集介绍

背景与挑战
背景概述
该数据集是一个1988年收集的心脏病医疗数据集,包含来自四个地区的76个属性(常用14个),主要用于预测患者是否患有心脏病。数据集包含年龄、性别、血压、胆固醇等关键临床指标,适用于医疗研究和预测模型开发。
以上内容由遇见数据集搜集并总结生成



