一种基于MissForest的新的缺失值归算方法,在医学应用中消除递归特征
Ya-Han Hu1, Ruei-Yan Wu1, Yen-Cheng Lin1
1Department of Information Management, National Central University, Taoyuan City, Taiwan.
BMC medical research methodology
|November 8, 2024
概括
一种新的方法,递归特征消除-MissForest (RFE-MF),改善了医疗数据集中的数据归算. 通过减少无关的特征以进行更准确的分析,RFE-MF优于MissForest (MF) 等传统方法.
科学领域:
- 数据科学数据科学数据科学
- 医疗信息学 医疗信息学
- 机器学习 机器学习
背景情况:
- 缺失的值在医学数据分析中带来了重大挑战,影响了诊断和治疗.
- 现有的方法,如MissForest (MF) 和递归特征消除 (RFE),单独有效.
- 没有探索RFE与MF的集成以实现增强的归算.
研究的目的:
- 引入一种新的归算方法,RFE-MF,以提高医疗数据集中的数据质量.
- 通过最大限度地减少不相关特征的影响来提高归算准确性.
- 评估RFE-MF的性能与已建立的归算技术相比.
主要方法:
- 开发了RFE-MF,将RFE与MF集成,以便在归算之前进行特征选择.
- 在十个不同的医疗数据集中比较RFE-MF与平均值/模式,kNN,MICE和MF.
- 使用NRMSE和PFC指标在不同缺失数据率 (10-50%) 和MCAR机制下评估性能.
- 使用对对样本t测试进行统计学显著性分析.
主要成果:
- 在大多数数据集上,RFE-MF在平均/模式,kNN,MICE和MF上表现出卓越的性能.
- 在数值和分类变量方面,RFE-MF始终优于原始的MF.
- 平均值/模式归算显示出稳定的性能,而kNN的有效性则随着缺失数据率而变化.
结论:
- RFE-MF为医疗数据提供了一种有前途且有效的归算方法.
- 这种新的方法解决了医疗应用中关键的缺失数据挑战.
- RFE-MF为医疗数据分析提供了更高的准确性和可靠性.
相关概念视频
Survival Tree
61
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...
61
Kaplan-Meier Approach
100
The Kaplan-Meier estimator is a non-parametric method used to estimate the survival function from time-to-event data. In medical research, it is frequently employed to measure the proportion of patients surviving for a certain period after treatment. This estimator is fundamental in analyzing time-to-event data, making it indispensable in clinical trials, epidemiological studies, and reliability engineering. By estimating survival probabilities, researchers can evaluate treatment effectiveness,...
100
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
42
Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
42


