预测模型的不良怀孕结果在先兆,基于后勤回归和随机森林算法
Alternative therapies in health and medicine
|September 29, 2023
概括
一个随机森林模型有效地预测了先兆子 (PE) 患者的不良妊娠结果,超过了后勤回归. 这有助于临床医生识别高风险个体,以便及时进行干预.
科学领域:
- 产科和妇科 产科和妇科
- 医疗信息学 医疗信息学
- 临床预测建模模型
背景情况:
- 孕前 (PE) 存在严重的妊娠不良后果风险.
- 准确识别高风险PE患者对于有效的管理和干预至关重要.
- 现有的预测模型可能需要改进以提高准确性.
研究的目的:
- 开发和评估一种预测模型,用于预先怀孕 (PE) 中不良妊娠结果.
- 帮助临床医生识别高风险发生不良结果的PE患者.
- 为及时治疗干预提供指导.
主要方法:
- 对319名PE患者进行了回顾性研究.
- 患者被分为不良结果 (93) 和非不良结果 (226) 组.
- 构建了后勤回归和随机森林模型,并使用7:3的培训/测试分割进行了比较.
主要成果:
- 不良结果的关键预测因素包括年龄,小妊娠年龄,临床症状,24小时蛋白尿,血小板计数 (PLT),AST和D-Dimer水平.
- 随机森林模型在测试组中的物流回归模型相比,显示出更高的预测性能.
- 确定了PE患者不良妊娠结果的重要影响因素.
结论:
- 随机森林模型表现出强大的稳定性和优异的预测效率,用于PE中不良妊娠结果.
- 这种模型可以增强临床决策,用于管理高风险的孕前妊娠.
- 随机森林模型在不同的临床环境中需要进一步验证.
更多相关视频
04:09Predicting Treatment Response to Image-Guided Therapies Using Machine Learning: An Example for Trans-Arterial Treatment of Hepatocellular Carcinoma
Published on: October 10, 2018
8.3K
12:18A Machine Learning Approach to Design an Efficient Selective Screening of Mild Cognitive Impairment
Published on: January 11, 2020
7.6K
相关概念视频
Regression Toward the Mean
6.3K
Regression toward the mean (“RTM”) is a phenomenon in which extremely high or low values—for example, and individual’s blood pressure at a particular moment—appear closer to a group’s average upon remeasuring. Although this statistical peculiarity is the result of random error and chance, it has been problematic across various medical, scientific, financial and psychological applications. In particular, RTM, if not taken into account, can interfere when...
6.3K
Statistical Methods for Analyzing Epidemiological Data
400
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:
400
Mechanistic Models: Compartment Models in Individual and Population Analysis
64
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...
64
Survival Tree
105
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...
105
Multiple Regression
3.0K
Multiple regression assesses a linear relationship between one response or dependent variable and two or more independent variables. It has many practical applications.
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
3.0K
Residuals and Least-Squares Property
7.4K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
7.4K
