Related Experiment Video
Updated: Jul 15, 2025

Implementation of a Real-Time Psychosis Risk Detection and Alerting System Based on Electronic Health Records using CogStack
Published on: May 15, 2020
Prediction Model of Adverse Pregnancy Outcome in Pre-Eclampsia Based on Logistic Regression and Random Forest
Aim:
To construct a prediction model for adverse pregnancy outcomes of preeclampsia (PE). Thus assisting clinicians to identify high-risk patients. Provide guidance for treatment intervention.
Methods:
A retrospective study was conducted on 319 PE patients admitted to the Huzhou Maternal and Child Health Hospital from April 2021 to December 2022, The patients were divided into an adverse group (93 cases) and a non-adverse group (226 cases) based on whether they had adverse pregnancy outcomes after admission. Collect clinical data from patients, using a single factor analysis to screen statistically significant indicators as input variables, the outcome of the analysis is dependent on the incidence of PE adverse pregnancy outcomes. Divide patients into training and testing sets in a 7:3 ratio, Logistic regression model and random forest model were constructed respectively. Evaluate the predictive performance of two statistical models.
Results:
Among the 319 PE patients included 93 had adverse pregnancy outcomes after admission. Among them, Age (OR: 1.702, 95%CI: 1.069~2.710), small gestational age (OR: 0.757,95%CI: 0.607~0.945), more clinical symptoms (OR: 3.618, 95%CI: 1.682~7.783), high 24 h proteinuria (OR: 2.532, 95%CI: 1.290~4.968), low PLT index (OR: 0.616, 95%CI: 0.419~0.906), high AST index (OR: 1.554, 95%CI: 1.012~2.387), high D-Dimer index (OR:1.966, 95%CI: 1.183~3.267) were the influencing factors of adverse pregnancy outcomes in PE patients. The test set found that the random forest model was superior to the Logistic regression model in predicting the risk of adverse pregnancy outcomes in PE patients.
Conclusions:
The random forest model has good stability in predicting the risk of adverse pregnancy outcomes in PE, and its prediction efficiency is better than the Logistic regression model.
More Related Videos
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
12:18A Machine Learning Approach to Design an Efficient Selective Screening of Mild Cognitive Impairment
Published on: January 11, 2020
Related Concept Videos
Regression Toward the Mean
Statistical Methods for Analyzing Epidemiological Data
Mechanistic Models: Compartment Models in Individual and Population Analysis
Survival Tree
Building a Survival Tree
Constructing a...
Multiple Regression
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...
Residuals and Least-Squares Property
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...