不同模型的预测性能
包含冠心病患者和对照的临床表格数据,用于机器学习模型预测冠心病风险。
基本信息
资源简介
不同模型的预测性能
【数据集背景】
本数据集源站标题为《The prediction performance from different models.》,为 The prediction performance from different models. 的组成部分。源站首次发布:2025-11-13。
【数据内容】
源站原始描述:Background Risk of coronary heart disease (CHD) in a specific period of years can be assessed using scores calculated by models, such as pooled cohort equations (PCEs) and Framingham Risk Score. However, there are few studies on on-site estimation of CHD risk quantitatively with score calculation as auxiliary diagnosis. Nowadays, researchers introduce new technologies, such as machine learning, as effective CHD risk prediction models, but these models still need to be validated using real clinic…
【数据结构与技术规格】
文件数 1 个,合计 13.82 KB。Table 2.xls:application/vnd.ms-excel,13.82 KB。数据集 DOI:10.1371/journal.pone.0334881.t002。
【主题与分类】
源站学科分类:Biotechnology、Biological Sciences not elsewhere classified、Mathematical Sciences not elsewhere classified、Cancer。主题标签:red cell count、obstructive sleep apnea、medical device testing、coronary heart disease、reduced complexity model、increase model practicality、site quantitative indicator、site diagnostics tool、pooled cohort equations、framingham risk score。
【适用方向】
结构化表格数据可直接用于统计建模、特征工程与队列分析。
【获取与许可】
源站页面:https://plos.figshare.com/articles/dataset/The_prediction_performance_from_different_models_/30612258
使用许可:CC BY 4.0(https://creativecommons.org/licenses/by/4.0/)。
规范引用:Mo, Liwen; Lin, Hua; Li, Chengxuan; Yu, Lifei; Lu, Decheng (2025). The prediction performance from different models.. PLOS ONE. Dataset
下载信息
注册下载
需要注册 Kaggle 账号并登录后下载,适合需要跟踪下载记录和使用 API 的用户。
暂未开放公开下载
无需注册即可直接获取公开样本或文档,适合快速预览和评估数据集质量。
免登录有偿下载
公开数据集受托下载与技术交付服务。
提供高速下载与技术交付服务(收技术服务费,非数据销售)
暂未开放当前数据集主要来源为 Kaggle 公开托管,完整影像包建议通过原始链接或 Kaggle API 获取。
使用方式
数据集获取(Figshare)
- 源站标题:The prediction performance from different models.
- DOI:10.1371/journal.pone.0334881.t002
- 发布日期:2025-11-13
- 文件数:1 个
- 文件总体积:13.82 KB
- 源站页面:https://plos.figshare.com/articles/dataset/The_prediction_performance_from_different_models_/30612258
命令行下载
curl -L -o "Table 2.xls" "https://ndownloader.figshare.com/files/59542353"
文件清单
Table 2.xls(13.82 KB)
文件总体积 13.82 KB(源站 API 实测)。
数据加载示例(图像类)
from PIL import Image
import glob, os
files = (glob.glob(os.path.join(path, "**", "*.png"), recursive=True)
+ glob.glob(os.path.join(path, "**", "*.jpg"), recursive=True)
+ glob.glob(os.path.join(path, "**", "*.tif"), recursive=True))
print("图像文件数:", len(files))
img = Image.open(files[0]); print("尺寸/模式:", img.size, img.mode)
# torchvision Dataset 方式:
# from torchvision import datasets
# ds = datasets.ImageFolder(path) # 要求 子目录=类别
目录组织与标注格式以源站说明和下载后实际文件为准。
数据说明
Background
Risk of coronary heart disease (CHD) in a specific period of years can be assessed using scores calculated by models, such as pooled cohort equations (PCEs) and Framingham Risk Score. However, there are few studies on on-site estimation of CHD risk quantitatively with score calculation as auxiliary diagnosis. Nowadays, researchers introduce new technologies, such as machine learning, as effective CHD risk prediction models, but these models still need to be validated using real clinical data before promoting their use in real clinical settings.
Objective
The aim of this study is to predict CHD risk for high-risk population only using clinical data consisting of vital traits, lab measurement, diagnosis, medical device testing and medications. The prediction model can serve as an on-site quantitative indicator for the CHD risk of potential patients before diagnosis using coronary arteriography.
Methods
This work is designed as a retrospective study of a hospital-based cohort (The Second Affiliated Hospital of Guangxi Medical University), comprising 20,821 patients with CHD and 9,796 controls from 2017 to 2024. A two-layer machine learning model (TLML) is developed on the prediction results of the random forest and the gradient boosting decision tree to combine the merits of both models. The models were trained and validated with the clinical data in the cohort.
Results
The TLML presented in this study can have a good accuracy (0.79, 95% CI 0.79–0.80), sensitivity (0.79, 95% CI 0.79–0.80) and specificity (0.79, 95% CI 0.79–0.79) for on-site CHD prediction. Compared with the PCEs (accuracy = 0.59, sensitivity = 0.58 and specificity = 0.60), the TLML shows remarkably better on-site CHD prediction performance. Predictor importance analysis results show that age, diabetes, antihypertensive medications, total bilirubin, hypertension, obstructive sleep apnea-hypopnea syndrome, red cell count, hemoglobin, cystatin C, retinol-binding protein, gender and low-density lipoprotein cholesterol level are the most important variables for on-site CHD prediction. All the features mentioned were reported to have relationship with CHD on some levels in previous studies. A
许可
CC BY 4.0
引用
学术使用请引用 DOI 10.1371/journal.pone.0334881.t002(source: https://plos.figshare.com/articles/dataset/The_prediction_performance_from_different_models_/30612258)。
数据缺失?
依托陕西、四川两大基地,我们与超过十家三甲医院建立直接合作关系,覆盖合规授权、采集治理、专业标注、数据交付的全流程,为AI医疗团队提供即拿即用的高质量临床数据。
⚡️ 需要数据支持或标注服务?立即联系我们获取专业方案。




