Related Experiment Video
Updated: Sep 11, 2025

Implementation of a Real-Time Psychosis Risk Detection and Alerting System Based on Electronic Health Records using CogStack
Published on: May 15, 2020
A Multi-Algorithm Machine Learning Model for Predicting the Risk of Preterm Birth in Patients with Early-Onset
Yanhong Xu1, Yizheng Zu2, Ying Zhang1
1College of Clinical Medicine for Obstetrics & Gynecology and Pediatrics, Fujian Medical University Fujian Maternity and Child Health Hospital, Fuzhou, Fujian, People's Republic of China.
Purpose:
To analyze the risk factors for preterm birth in patients with early-onset preeclampsia (EOPE) based on multi-algorithm machine learning and to construct a predictive model to explore the predictive value of the model.
Methods:
A retrospective analysis was conducted on 442 EOPE patients from a single tertiary center, divided into preterm birth (<37 weeks, n=358) and term-born (≥37 weeks, n=84) groups. Univariate analysis, random forest importance assessment, lasso regression combined with multivariate regression analysis were used for feature evaluation. Eight machine learning models were trained (70% data) and validated (30% data). A Stacking ensemble model was constructed, and SHapley Additive exPlanations (SHAP) was used for feature interpretation.
Results:
The area under the receiver operating characteristic curve (AUROC) for predicting preterm birth in EOPE patients using Logistic Regression, Gaussian Naive Bayes, Extreme Gradient Boosting (XGBoost), Light Gradient Boosting Machine, Support Vector Machine (SVM), Gradient Boosting Decision Tree (GBDT), Multi-Layer Perceptron, and Elastic Net were 0.763, 0.712, 0.821, 0.832, 0.821, 0.842, 0.784, and 0.763, respectively. The Stacking model (XGBoost+GBDT+SVM) achieved superior performance (AUROC=0.865). Three independent risk factors were identified: fetal growth restriction (aOR=3.50, p = 0.047), serum cystatin C (aOR=11.27, p = 0.018), and C-reactive protein (aOR=1.37, p < 0.001). SHAP analysis revealed GBDT as the top contributor to Stacking predictions, with microalbunminuria (GBDT, XGBoost) and age (SVM) being the most influential features.
Conclusion:
Machine learning models can serve as reliable assessment tools for predicting the risk of preterm birth in patients with EOPE. The ensemble prediction model demonstrates the best predictive performance, helping obstetricians identify high-risk patients and perform early intervention to improve perinatal outcomes.
More Related Videos
07:15Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model
Published on: August 16, 2020
05:31Author Spotlight: Modeling an Aspect of Preeclampsia in Female Mice Using Hypoxic Human Placenta-Derived Small Extracellular Vesicles
Published on: January 26, 2024
Related Concept Videos
Mechanistic Models: Compartment Models in Individual and Population Analysis
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
Regression Toward the Mean
Prediction Intervals
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.