Related Experiment Video
Updated: Sep 8, 2025

07:31
Implementation of a Real-Time Psychosis Risk Detection and Alerting System Based on Electronic Health Records using CogStack
Published on: May 15, 2020
7.2K
The Prediction of Preterm Birth Using Time-Series Technology-Based Machine Learning: Retrospective Cohort Study
Yichao Zhang1, Sha Lu2,3, Yina Wu1
1Hangzhou Normal University, Hangzhou, China.
JMIR Medical Informatics
|June 14, 2022
Summary
A new time-series machine learning model using electronic medical records (EMR) shows improved preterm birth prediction. This approach identifies metabolic factors as key indicators, aiding clinical decisions for preventing premature birth.
Area of Science:
- Obstetrics and Gynecology
- Medical Informatics
- Machine Learning in Healthcare
Background:
- Global preterm birth rates are rising, necessitating effective screening.
- Cervical-length ultrasonography is effective but costly for universal screening.
Purpose of the Study:
- To develop an improved preterm birth prediction model using time-series analysis of obstetric data.
- To leverage continuous electronic medical record (EMR) data for enhanced screening.
Main Methods:
- Utilized long short-term memory (LSTM) networks on EMR data from 5187 pregnant women.
- Analyzed over 25,000 obstetric records from early pregnancy to 28 weeks.
- Assessed model performance using Area Under the Curve (AUC), accuracy, sensitivity, and specificity.
Main Results:
- The time-series LSTM model outperformed traditional cross-sectional methods in prediction.
- Achieved an accuracy of 0.739, sensitivity of 0.407, specificity of 0.982, and AUC of 0.651.
- Identified blood pressure, glucose, lipids, and uric acid as significant predictors of preterm birth.
Conclusions:
- Time-series modeling offers advantages for preterm birth prediction.
- Findings can inform guidelines for preterm birth prevention and treatment.
- The model aids clinicians in making informed decisions during obstetric care.
Related Concept Videos
Steps in Outbreak Investigation
185
In the ever-evolving field of public health, statistical analysis serves as a cornerstone for understanding and managing disease outbreaks. By leveraging various statistical tools, health professionals can predict potential outbreaks, analyze ongoing situations, and devise effective responses to mitigate impact. For that to happen, there are a few possible stages of the analysis:
185
Regression Toward the Mean
6.5K
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.5K
Prediction Intervals
2.3K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
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.
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.
2.3K
Survival Tree
157
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...
157
Introduction To Survival Analysis
389
Survival analysis is a statistical method used to study time-to-event data, where the "event" might represent outcomes like death, disease relapse, system failure, or recovery. A unique feature of survival data is censoring, which occurs when the event of interest has not been observed for some individuals during the study period. This requires specialized techniques to handle incomplete data effectively.
The primary goal of survival analysis is to estimate survival time—the time...
The primary goal of survival analysis is to estimate survival time—the time...
389

