Related Experiment Video
Updated: Nov 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
Prediction Method of Gestational Diabetes Based on Electronic Medical Record Data
Yang Liu1, Zhaoxiang Yu2, Hua Sun1
1Department of Endocrine, Affiliated Hospital of Beihua University, Jilin 132012, China.
This study demonstrates that electronic medical record data can significantly improve the accuracy of predicting gestational diabetes. Machine learning models, particularly logistic regression with feature selection, achieved a notable increase in predictive performance.
Area of Science:
- Medical Informatics
- Machine Learning in Healthcare
- Obstetrics and Gynecology
Background:
- Electronic medical records (EMRs) are increasingly used for auxiliary medical diagnosis.
- Predicting gestational diabetes mellitus (GDM) is crucial for maternal and fetal health.
- Existing prediction methods may not fully leverage EMR data.
Purpose of the Study:
- To develop and evaluate a predictive model for gestational diabetes using electronic medical record data.
- To assess the effectiveness of machine learning algorithms in GDM prediction.
- To identify key features within EMRs that improve GDM prediction accuracy.
Main Methods:
- Data preprocessing involved removing inaccurate records and balancing the dataset.
- Machine learning models, including Random Forest (RF) for feature importance and logistic regression for prediction, were employed.
- Feature selection using Weighted Bidirectional Feature Selection (WBFS) was applied.
- Model performance was evaluated using accuracy, F1-score, Area Under the Curve (AUC), Mean Absolute Error, and Root Mean Square Error.
Main Results:
- The logistic regression model achieved an accuracy of 0.809, an F1-score of 0.881, and an AUC of 0.825 when using WBFS-filtered features.
- This represents an approximate 12% improvement in predictive accuracy compared to models without feature selection.
- The RF model successfully ranked feature importance for classification results.
Conclusions:
- Electronic medical record data can effectively drive the accurate prediction of gestational diabetes.
- Feature selection techniques significantly enhance the performance of predictive models for GDM.
- Machine learning approaches offer a promising avenue for improving clinical diagnosis and patient outcomes in obstetrics.
Related Concept Videos
Diabetes Mellitus: Type 2 and Gestational
Pathophysiology of Diabetes
Type 1 diabetes is characterized by autoimmune-mediated destruction of pancreatic β cells, with environmental factors potentially triggering this process in genetically susceptible individuals. Despite many not having a family history, certain genes increase susceptibility,...
Drug Dosing in Renal Diseases: Estimation of Glomerular Filtration Rate Based on Serum Creatinine Concentration
Regression Toward the Mean
Diabetes Mellitus: Overview and Type I Subtype
Type 1 diabetes is an autoimmune disease in which the immune system mistakenly attacks and destroys the insulin-producing beta cells in the pancreas. As a result, the body is unable to produce sufficient insulin, and individuals with...

