基于最佳特征选择和得分卡的不平衡社区随访数据集的糖尿病预测模型
Liangjun Jiang1, Zerui Yang2, Donghai Wang3
1College of Information and Communication Engineering, State Key Lab of Marine Resource Utilisation in South China Sea, Hainan University, Haikou, China.
Digital health
|March 7, 2024
概括
这项研究使用社区后续数据开发了一种可靠的糖尿病风险评估模型和得分卡. 该工具有助于为个人和医疗保健提供者提供早期检测和风险管理.
科学领域:
- 公共卫生 公共卫生
- 生物统计学 生物统计学
- 流行病学 流行病学
背景情况:
- 早期发现糖尿病对于管理这种代谢疾病至关重要.
- 在公共卫生倡议中,社区护理起着至关重要的作用.
- 社区跟踪,生活特征和糖尿病风险之间的联系需要进一步澄清.
研究的目的:
- 开发和验证糖尿病风险评估模型和得分卡.
- 通过社区跟踪数据,识别与糖尿病风险相关的关键生活特征.
- 为早期糖尿病风险识别和管理提供一个工具.
主要方法:
- 利用广州海珠区 (2016-2023) 糖尿病患者的随访数据.
- 采用最佳特征选择和风险得分卡方法.
- 应用随机森林分类器,证据权重转换,以及用于模型开发的量子分类.
主要成果:
- 随机森林分类器在糖尿病风险评估模型中产生了最高的准确性.
- 开发的风险得分卡实现了85.16%的准确率,87.30%的精度,80.26%的回忆率和83.27%的F1得分.
- 观察到最小的性能损失,表明得分卡的有效性和低特征信息损失.
结论:
- 开发的糖尿病风险评估模型和得分卡是有效和可靠的.
- 社区医生可以利用这些工具进行大规模的风险识别和早期预警.
- 个人可以使用得分卡进行自我检查,以减轻风险因素.
相关概念视频
Sensitivity, Specificity, and Predicted Value
329
In healthcare diagnostics, laboratory tests play a crucial role in identifying and diagnosing a wide range of medical conditions. However, interpreting test results is not always straightforward. An abnormal test result does not always confirm the presence of a disease, just as a normal result does not guarantee its absence. To assess the reliability of these diagnostic tools, healthcare practitioners rely on two key statistical indicators: sensitivity and specificity.
Sensitivity is the...
Sensitivity is the...
329
Receiver Operating Characteristic Plot
167
A ROC (Receiver Operating Characteristic) plot is a graphical tool used to assess the performance of a binary classification model by illustrating the trade-off between sensitivity (true positive rate) and specificity (false positive rate). By plotting sensitivity against 1 - specificity across various threshold settings, the ROC curve shows how well the model distinguishes between classes, with a curve closer to the top-left corner indicating a more accurate model. The area under the ROC curve...
167
Survival Tree
85
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Building a Survival Tree
Constructing a...
Building a Survival Tree
Constructing a...
85
Quantifying and Rejecting Outliers: The Grubbs Test
1.6K
Sometimes, a data set can have a recorded numerical observation that greatly deviates from the rest of the data. Assuming that the data is normally distributed, a statistical method called the Grubbs test can be used to determine whether the observation is truly an outlier. To perform a two-tailed Grubbs test, first, calculate the absolute difference between the outlier and the mean. Then, calculate the ratio between this difference and the standard deviation of the sample. This...
1.6K
Cancer Survival Analysis
345
Cancer survival analysis focuses on quantifying and interpreting the time from a key starting point, such as diagnosis or the initiation of treatment, to a specific endpoint, such as remission or death. This analysis provides critical insights into treatment effectiveness and factors that influence patient outcomes, helping to shape clinical decisions and guide prognostic evaluations. A cornerstone of oncology research, survival analysis tackles the challenges of skewed, non-normally...
345
Pharmacokinetic Models: Comparison and Selection Criterion
71
Physiological and compartmental models are valuable tools used in studying biological systems. These models rely on differential equations to maintain mass balance within the system, ensuring an accurate representation of the dynamic processes at play.
Physiological models take a detailed approach by considering specific molecular processes. They can predict drug distribution, metabolism, and elimination changes, providing a comprehensive understanding of how drugs interact with the body.
Physiological models take a detailed approach by considering specific molecular processes. They can predict drug distribution, metabolism, and elimination changes, providing a comprehensive understanding of how drugs interact with the body.
71


