用SMOTE,RUS和随机森林方法解决糖尿病数据不平衡的基于特征的集合建模:一个预测研究
1College of Medicine, Ewha Womans University, Seoul, Korea.
Ewha medical journal
|July 24, 2025
概括
这项研究使用了一种新型组合模型改进了早期糖尿病检测. 该模型有效地平衡不平衡的数据,提高预测准确性和识别高风险患者.
科学领域:
- 机器学习 机器学习
- 医疗信息学 医疗信息学
- 数据科学数据科学数据科学
背景情况:
- 阶级不平衡是医疗数据集机器学习的一个重大挑战.
- 早期发现糖尿病需要准确的预测模型来识别有风险的个体.
研究的目的:
- 开发和评估一个基于特征的组合模型,用于早期发现糖尿病.
- 为了解决阶级不平衡,使用合成少数群体过量抽样技术 (SMOTE) 和随机低抽样技术 (RUS).
- 与基线模型相比,提高预测性能.
主要方法:
- 使用了Scikit-learn糖尿病数据集,对目标变量进行二元化,并采用分层抽样.
- 使用SMOTE (0.6) 和RUS (0.66) 以1:2的比例平衡了训练组.
- 构建了一个基于特征的集合模型,在两个特征子集上使用随机森林分类器,通过软投票组合.
主要成果:
- 基于特征的整体模型实现了最高的精度 (0.8764) 和优秀的AUC (0.9227).
- 对于少数群体 (高风险) 阶级,表现出优越的歧视能力.
- 超过了13个基线模型,包括一个完全连接的神经网络.
结论:
- 整合SMOTE,RUS和基于特征的集体学习可以提高不平衡糖尿病数据的分类性能.
- 提出的方法为早期糖尿病预测提供了一个可扩展和可解释的解决方案.
- 这种方法显示出在其他医学预测任务中的应用潜力.
相关概念视频
Statistical Methods for Analyzing Epidemiological Data
537
Epidemiological data primarily involves information on specific populations' occurrence, distribution, and determinants of health and diseases. This data is crucial for understanding disease patterns and impacts, aiding public health decision-making and disease prevention strategies. The analysis of epidemiological data employs various statistical methods to interpret health-related data effectively. Here are some commonly used methods:
537
Model Approaches for Pharmacokinetic Data: Distributed Parameter Models
127
Pharmacokinetic models are mathematical constructs that represent and predict the time course of drug concentrations in the body, providing meaningful pharmacokinetic parameters. These models are categorized into compartment, physiological, and distributed parameter models.
The distributed parameter models are specifically designed to account for variations and differences in some drug classes. This model is particularly useful for assessing regional concentrations of anticancer or...
The distributed parameter models are specifically designed to account for variations and differences in some drug classes. This model is particularly useful for assessing regional concentrations of anticancer or...
127
Survival Tree
160
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...
160
Strategies for Assessing and Addressing Confounding
156
Confounding is a critical issue in epidemiological studies, often leading to misleading conclusions about associations between exposures and outcomes. It occurs when the relationship between the exposure and the outcome is mixed with the effects of other factors that influence the outcome. Given that, addressing confounding is of high importance for drawing accurate inferences in research.
Confounding can be addressed at both the design phase of a study and through analytical methods after data...
Confounding can be addressed at both the design phase of a study and through analytical methods after data...
156
Classification of Illness
8.0K
The meaning of illness is individualized to each person who experiences an alteration in health. In contrast, disease is a medical term indicating a pathological change in the structure and function of the body or mind. It is a condition that has specific symptoms and boundaries.
An illness is a response to a disease in which the person's level of functioning is changed compared with a previous level. The general classification of illness includes acute and chronic.
Acute illness is severe...
An illness is a response to a disease in which the person's level of functioning is changed compared with a previous level. The general classification of illness includes acute and chronic.
Acute illness is severe...
8.0K
Mechanistic Models: Compartment Models in Individual and Population Analysis
87
Mechanistic models are utilized in individual analysis using single-source data, but imperfections arise due to data collection errors, preventing perfect prediction of observed data. The mathematical equation involves known values (Xi), observed concentrations (Ci), measurement errors (εi), model parameters (ϕj), and the related function (ƒi) for i number of values. Different least-squares metrics quantify differences between predicted and observed values. The ordinary least...
87


