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
A random forest model effectively predicts adverse pregnancy outcomes in preeclampsia (PE) patients, outperforming logistic regression. This aids clinicians in identifying high-risk individuals for timely intervention.
Area of Science:
- Obstetrics and Gynecology
- Medical Informatics
- Clinical Prediction Modeling
Background:
- Preeclampsia (PE) poses significant risks for adverse pregnancy outcomes.
- Accurate identification of high-risk PE patients is crucial for effective management and intervention.
- Existing prediction models may require enhancement for improved accuracy.
Purpose of the Study:
- To develop and evaluate a prediction model for adverse pregnancy outcomes in preeclampsia (PE).
- To assist clinicians in identifying PE patients at high risk of adverse outcomes.
- To provide guidance for timely treatment interventions.
Main Methods:
- A retrospective study of 319 PE patients was conducted.
- Patients were categorized into adverse (93) and non-adverse (226) outcome groups.
- Logistic regression and random forest models were constructed and compared using a 7:3 training/testing split.
Main Results:
- Key predictors for adverse outcomes included age, small gestational age, clinical symptoms, 24-hour proteinuria, platelet count (PLT), AST, and D-Dimer levels.
- The random forest model demonstrated superior predictive performance compared to the logistic regression model in the test set.
- Significant influencing factors for adverse pregnancy outcomes in PE patients were identified.
Conclusions:
- The random forest model exhibits robust stability and superior prediction efficiency for adverse pregnancy outcomes in PE.
- This model can enhance clinical decision-making for managing high-risk preeclampsia pregnancies.
- Further validation of the random forest model in diverse clinical settings is warranted.
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...