Related Experiment Video
Updated: May 30, 2025

Implementation of a Real-Time Psychosis Risk Detection and Alerting System Based on Electronic Health Records using CogStack
Published on: May 15, 2020
Construction and evaluation of machine learning-based predictive models for early-onset preeclampsia.
Bohan Lv1, Gang Wang1, Yueshuai Pan2
1Department of Critical Care Medicine, Affiliated Hospital of Qingdao University, Qingdao 266000, China.
Machine learning effectively predicts early-onset preeclampsia (EOPE) by analyzing factors like BMI and blood pressure. The XGBoost model demonstrated superior performance in identifying high-risk pregnancies.
Area of Science:
- Obstetrics and Gynecology
- Medical Informatics
- Computational Biology
Background:
- Early-onset preeclampsia (EOPE) poses significant risks to maternal and fetal health.
- Identifying predictive factors for EOPE is crucial for timely intervention and improved outcomes.
Purpose of the Study:
- To identify key influencing factors of early-onset preeclampsia (EOPE).
- To develop and validate a machine learning-based prediction model for EOPE.
Main Methods:
- Utilized Python for data analysis on 1040 pregnant women, splitting data into training (80%) and testing (20%) sets.
- Applied logistic regression, XGBoost, random forest, support vector machine, and artificial neural network algorithms.
- Validated models using resampling, evaluating accuracy, sensitivity, specificity, F1 score, and AUC.
Main Results:
- Identified pre-pregnancy BMI, number of pregnancies, mean arterial pressure, smoking, alpha-fetoprotein, and conception method as significant EOPE predictors.
- The XGBoost model achieved the highest performance, with an AUC of 0.963 in the training set and 0.936 in the test set.
- The XGBoost model yielded an F1 score of 0.554 in the training set and 0.488 in the test set.
Conclusions:
- The XGBoost-based prediction model demonstrates strong predictive capabilities for EOPE.
- This model can serve as a valuable tool for assessing EOPE risk in pregnant women.
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
Pre-Procedural Guidelines for Assessing Blood Pressure
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...