BPG is committed to discovery and dissemination of knowledge
Retrospective Cohort Study Open Access
Copyright: ©Author(s) 2026. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution-NonCommercial (CC BY-NC 4.0) license. No commercial re-use. See permissions. Published by Baishideng Publishing Group Inc.
World J Diabetes. Sep 15, 2026; 17(9): 123276
Published online Sep 15, 2026. doi: 10.4239/wjd.123276
Early risk stratification of gestational diabetes using interpretable machine learning with first-trimester screening parameters
Shuo-Mei Hung, Chie-Pein Chen, Yi-Yung Chen, Liang-Kai Wang, Chen-Yu Chen, Department of Obstetrics and Gynecology, MacKay Memorial Hospital, Taipei 104217, Taiwan
Fang-Ju Sun, Department of Medical Research, MacKay Memorial Hospital, Taipei 104217, Taiwan
Chen-Yu Chen, Department of Medicine, MacKay Medical University, New Taipei City 252005, Taiwan
ORCID number: Chen-Yu Chen (0000-0003-4519-8391).
Author contributions: Hung SM and Chen CY designed the study; Hung SM drafted the manuscript; Chen CP and Sun FJ performed the formal analysis and contributed to methodology and software; Chen YY and Wang LK were responsible for data curation; Chen CY supervised the study and critically revised the manuscript for important intellectual content; all authors have read and approved the final manuscript.
AI contribution statement: AI tools (specifically ChatGPT) were used solely for linguistic refinement and formatting assistance. No AI tool was involved in the generation of research data, interpretation of results, or formulation of conclusions. All AI-generated outputs were critically reviewed and revised by the authors.
Supported by the National Science and Technology Council of Taiwan, No. NSTC 113-2314-B-195-016-MY3.
Institutional review board statement: This study was approved by the Institutional Review Board of MacKay Memorial Hospital (No. 26MMHIS097e).
Informed consent statement: The requirement for written informed consent was waived by the Institutional Review Board because of the retrospective study design based on review of medical records. All personal identifiers were anonymized prior to analysis.
Conflict-of-interest statement: The authors declare that they have no conflict of interest.
STROBE statement: The authors have read the STROBE Statement—a checklist of items, and the manuscript was prepared and revised according to the STROBE Statement-a checklist of items.
Data sharing statement: The datasets generated and analyzed during the current study are available from the corresponding author upon reasonable request.
Corresponding author: Chen-Yu Chen, MD, Full Professor, Department of Obstetrics and Gynecology, MacKay Memorial Hospital, No. 92, Section 2 Zhongshan North Road, Taipei 104217, Taiwan. f122481@mmh.org.tw
Received: May 13, 2026
Revised: June 15, 2026
Accepted: July 8, 2026
Published online: September 15, 2026
Processing time: 114 Days and 11.9 Hours

Abstract
BACKGROUND

Gestational diabetes mellitus (GDM) is usually diagnosed at 24-28 weeks of gestation, when opportunities for early prevention may already be limited. First-trimester maternal characteristics and placental biomarkers may provide earlier risk information, but their combined predictive value remains insufficiently defined.

AIM

To develop and evaluate an interpretable machine learning approach for first-trimester risk stratification of GDM.

METHODS

This retrospective cohort study included singleton pregnancies undergoing first-trimester screening at MacKay Memorial Hospital, a tertiary referral center, between January 2019 and July 2024. Maternal characteristics, obstetric and medical history, mean arterial pressure, ultrasound parameters, and biochemical markers were used to train eight machine learning algorithms. Class imbalance was addressed using synthetic minority oversampling, random oversampling, and random under-sampling. Model performance was evaluated on an independent test set, and interpretability was assessed using SHapley Additive exPlanations (SHAP) and patient-level heatmaps.

RESULTS

Among 2756 singleton pregnancies, 352 women developed GDM (12.8%). Women who developed GDM were older and had higher pregestational body mass index and mean arterial pressure than those without GDM. First-trimester placental biomarkers, including pregnancy-associated plasma protein A, placental growth factor, and free β-human chorionic gonadotropin, were significantly lower in women who subsequently developed GDM. Among all evaluated models and resampling strategies, gradient boosting with random oversampling achieved the best overall performance, with an area under the receiver operating characteristic curve of 0.768, sensitivity of 0.647, specificity of 0.777, positive predictive value of 0.289, negative predictive value of 0.940, and F1 score of 0.400. SHAP analysis identified maternal age, mean arterial pressure, pregestational weight, pregnancy-associated plasma protein A, and placental growth factor as the major contributors to model predictions.

CONCLUSION

An interpretable machine learning approach integrating first-trimester clinical, obstetric, and biochemical parameters may serve as a potential early risk stratification tool for GDM. Given its favorable rule-out performance, the model may help identify women at relatively low risk of GDM during early pregnancy. Further external validation is required before broader clinical implementation.

Key Words: Gestational diabetes mellitus; Machine learning; First trimester; Risk stratification; Pregnancy-associated plasma protein A; Placental growth factor

Core Tip: This retrospective cohort study developed an interpretable machine learning model for early risk stratification of gestational diabetes mellitus using first-trimester clinical and biomarker parameters. In 2756 pregnancies, gradient boosting with random oversampling achieved moderate discrimination with high negative predictive value. Model interpretation using SHapley Additive exPlanations and patient-level heatmaps identified maternal and placental factors as key contributors. This approach may support early identification of at-risk women and facilitate targeted preventive strategies before routine mid-pregnancy screening.



INTRODUCTION

Gestational diabetes mellitus (GDM) is one of the most common metabolic complications of pregnancy and is defined as glucose intolerance with onset or first recognition during gestation[1,2]. Its pathophysiology involves progressive insulin resistance driven by placental hormones together with inadequate β-cell compensation, resulting in maternal hyperglycemia[3]. The prevalence of GDM has increased substantially worldwide in recent decades, with global estimates typically ranging from approximately 7% to 15%, depending on diagnostic criteria and population characteristics[4,5].

GDM is associated with a broad spectrum of adverse maternal and neonatal outcomes. Women with GDM have increased risks of hypertensive disorders of pregnancy, cesarean delivery, and long-term progression to type 2 diabetes mellitus, whereas offspring are at higher risk of macrosomia, neonatal hypoglycemia, and future metabolic disease[6,7]. Large prospective studies have further demonstrated a continuous association between maternal glycemia and adverse pregnancy outcomes, even below traditional diagnostic thresholds[8]. These findings underscore the importance of identifying high-risk women earlier in pregnancy, when preventive strategies may still be clinically meaningful.

Current screening for GDM is typically performed during 24 weeks to 28 weeks of gestation using an oral glucose tolerance test[1]. However, this timing may limit opportunities for early risk modification. Increasing evidence suggests that metabolic and placental alterations related to GDM are already present in the first trimester[9,10]. Accordingly, first-trimester biomarkers, including pregnancy-associated plasma protein A (PAPP-A), placental growth factor (PlGF), and free β-human chorionic gonadotropin (β-hCG), have been investigated for their associations with subsequent GDM, although findings remain heterogeneous across studies[10]. Our previous study showed that lower first-trimester PAPP-A and PlGF levels were associated with subsequent GDM development, and that incorporating these routinely collected biomarkers with maternal clinical characteristics improved predictive performance for early risk assessment[11]. Interventional studies also support the clinical relevance of this approach, as lifestyle intervention among high-risk pregnant women has been shown to reduce the incidence of GDM, and early treatment of GDM diagnosed before mid-pregnancy may improve neonatal outcomes[12,13].

Machine learning (ML) approaches may further improve early prediction by capturing complex and nonlinear relationships among clinical, biochemical, and ultrasound parameters[14,15]. Although numerous ML-based prediction models for GDM have been proposed, many lack independent validation, and their predictive performance may therefore be overestimated[16]. Recent studies have applied various ML approaches for early prediction of GDM using clinical, biochemical, ultrasonographic, and multimodal data (Table 1)[17-28]. However, many previous studies relied on specialized predictors, extensive laboratory testing, or large numbers of variables that may limit implementation in routine prenatal care. In addition, class imbalance handling, patient-level interpretability, and seamless integration into existing first-trimester screening workflows have not been consistently addressed. Therefore, there remains a need for a clinically feasible and interpretable prediction framework based on routinely available first-trimester parameters. While our previous findings supported early GDM risk assessment[11], the potential of ML approaches to improve prediction performance while maintaining clinical interpretability using routinely available first-trimester parameters remains to be established. Therefore, we aimed to develop and evaluate an interpretable ML model using routinely available first-trimester clinical and placental biomarker parameters for early GDM risk stratification.

Table 1 Comparison of previous machine learning studies for gestational diabetes mellitus prediction[17-28].
Ref.
Sample size
Key predictors
Class imbalance
ML algorithms
Best ML performance
ML explainability
External validation
Calibration analysis
Wu et al[17]31811Clinical, biochemical, lipid, thyroid, and obstetric variables; 73-variable model and simplified 7-variable LR modelNot reportedDNN, SVM, KNN, and LRDNN using 73 variables, AUC: 80%; 7-variable LR, AUC: 77%Not reportedNoNo
Xiong et al[18]490Routine blood tests, hepatic and renal function markers, and coagulation markers, particularly PT and aPTTNot reportedSVM and LightGBMSVM using PT and aPTT, sensitivity: 88.3%, specificity: 99.47%, and AUC: 94.2%Not reportedNoNo
Kaya et al[19]97First-visit venous plasma glucose level, maternal BMI, family history of DM, smoking, and obstetric historyNot reportedExtra trees, average blender, LightGBM, XGBoost, LR, and RFXGBoost, AUC: 55.0%, accuracy: 66.7%, sensitivity: 80.0%, and specificity: 50.0% in nulliparous women; AUC: 73.3%, accuracy: 72.7%, sensitivity: 40.0%, and specificity: 100.0% in primiparous womenSHAPNoNo
Li et al[20]7594Forty-five first-trimester features; top predictors included pre-pregnancy BMI and maternal abdominal circumference at pregnancy initiation, and FPG and HbA1c at the end of the first trimesterNot reportedLR, XGBoost, RF, and other ML algorithmsXGBoost, AUC: 75% at pregnancy initiation and 99% at the end of the first trimester in the XHCM cohort; external validation AUC: 83% in the SPNPH cohortFeature importance analysisYesNo
Zorlu et al[21]400Maternal characteristics, BMI, PAPP-A, and free β-hCGNot reportedRF, GradBoost, and LRGradBoost, AUC: 71.5% and accuracy: 71.3%Not reportedNoNo
Ni et al[22]956Common first-trimester clinical and laboratory variables selected by Spearman correlation analysis and Boruta algorithm, including pre-pregnancy BMI, SBP, and HDL-CNot reportedLR, RF, XGBoost, LightGBM, MLP, KNN, and SVMLR, AUC: 78.7% (95%CI: 72.3%-85.0%); RF, AUC: 77.6% (95%CI: 71.1%-84.1%)Not reportedNoYes
Zaky et al[23]138History of high glucose/diabetes, insulin, HOMA-IR, uric acid, cholesterol, urea, PT, NT-proBNP, thyroid markers, and routine blood markersNot reportedRF, GradBoost, AdaBoost, DT, LR, SVM, Gaussian NB, KNN, CatBoost, XGBoost, LightGBM, and stacking ensembleStacking ensemble, accuracy: 88.8%, precision: 87.3%, sensitivity: 92.1%, and F1 score: 89.6%SHAPNoNo
Bigdeli et al[24]106Age, BMI, previous abortion history, FPG, demographic variables, medical history, and clinical findingsSMOTEDT, MLP, KNN, NB, RF, and XGBoostRF, accuracy: 89%, precision: 86%, sensitivity: 92%, and AUC: 94%Not reportedNoNo
Pazaras et al[25]797Maternal demographics, obstetric history, lifestyle factors, and FFQ-derived dietary micronutrient intakeSMOTE, borderline SMOTE, adaptive synthetic sampling, and SMOTE-TomekLR, RF, extra trees, XGBoost, LightGBM, CatBoost, GradBoost, AdaBoost, and MLPLR without resampling, AUC: 66.4% (95%CI: 54.2%-77.7%), sensitivity: 78.3%, and NPV: 93.2%; reduced 9-feature model, AUC: 71.2% (95%CI: 58.9%-82.5%)SHAPNoYes
Prashanthan and Prashanthan[26]10000Synthetic demographic characteristics, clinical risk factors, and first-trimester laboratory parameters including random blood sugar, post-prandial blood sugar, HbA1c, and OGTT valuesSMOTEMultiple ML algorithmsBest model, accuracy: 71.7% and AUC: 76.9%SHAPNoNo
Zhai et al[27]534BMI, SAT, VAT, maternal clinical characteristics, and first-trimester ultrasonographic indicatorsIPWXGBoost, ANN, SVM, MLR, and RFXGBoost with GA-selected features, internal test AUC: 96.2%; external validation AUC: 87.8%, sensitivity: 70.0%, and specificity: 93.5%GA-based feature selection and heatmapsYesNo
Louzoun et al[28]596 twin pregnanciesWBC count, platelet levels, BMI, and previous GDMNot reportedLightGBM, XGBoost, and LRLightGBM, AUC: 72% (95%CI: 69%-75%); detection rates: 28% and 42% at false-positive rates of 10% and 20%, respectivelyNot reportedNoNo
Present study2756Maternal age, MAP, pregestational weight, PAPP-A, and PlGFSMOTE, ROS, and RUSLR, GradBoost, XGBoost, AdaBoost, LightGBM, SVM, RF, and MLPGradBoost + ROS, AUC: 76.8%, sensitivity: 64.7%, specificity: 77.7%, PPV: 28.9%, NPV: 94.0%, and F1 score: 40.0%SHAP and patient-level heatmapsNoYes
MATERIALS AND METHODS
Study design and population

This retrospective cohort study included singleton pregnant women who underwent routine first-trimester screening at MacKay Memorial Hospital, a tertiary referral center, between January 2019 and July 2024. All participants underwent GDM screening at 24-28 weeks of gestation using either a 75-g or 100-g oral glucose tolerance test. GDM was diagnosed according to either the one-step International Association of Diabetes and Pregnancy Study Groups (IADPSG) criteria or the two-step Carpenter-Coustan or National Diabetes Data Group (NDDG) criteria, according to the clinical protocol used during the study period. Women meeting any of these diagnostic criteria were classified as having GDM for subsequent analyses.

Women with multiple pregnancy, pregestational diabetes mellitus, preeclampsia, major fetal anomalies, autoimmune disease, chronic renal disease, chronic hepatic disease, or maternal age < 18 years or > 50 years were excluded, whereas women with chronic hypertension or cardiovascular disease were retained because these conditions are clinically relevant to GDM risk stratification. This study was approved by the Institutional Review Board of MacKay Memorial Hospital (No. 26MMHIS097e).

Clinical, biochemical, and ultrasound feature collection

Clinical and demographic data were extracted from electronic medical records, including maternal age, pregestational body mass index, previous GDM, previous gestational hypertension, previous preeclampsia, family history of diabetes mellitus, previous macrosomia (fetal birth weight ≥ 4000 g), history of polycystic ovary syndrome (PCOS), conception via in vitro fertilization (IVF), chronic hypertension, and cardiovascular disease. Family history of diabetes mellitus was defined as chronic diabetes in a first- or second-degree relative.

First-trimester parameters included gestational age at scan, crown-rump length (CRL), nuchal translucency (NT), mean arterial pressure (MAP), uterine artery pulsatility index (PI), and biochemical markers, including PAPP-A, PlGF, and free β-hCG. Biochemical markers were measured using a Kryptor analyzer (Brahms GmbH, Germany). Ultrasound examinations were performed using a Voluson E10 ultrasound system (GE Healthcare, Zipf, Austria) equipped with a 3-9 MHz transabdominal probe. CRL, NT thickness, and uterine artery PI were assessed in accordance with the guidelines of the Fetal Medicine Foundation.

Model development and validation

The dataset was randomly divided into a development set (90%) and an independent test set (10%) using stratified sampling according to GDM outcome to preserve the original class distribution. Before model training, missing continuous variables were imputed using mean values, whereas categorical variables were imputed using the most frequent category. The proportion of missing data for each variable is presented in Supplementary Table 1. Model training and internal validation were performed within the development set using five-fold stratified cross-validation. To address class imbalance while minimizing data leakage, synthetic minority oversampling technique (SMOTE), random oversampling (ROS), and random undersampling (RUS) were applied exclusively to the training folds and were not applied to the validation folds or independent test set.

Eight ML algorithms were evaluated, including logistic regression, gradient boosting (GradBoost), extreme GradBoost, adaptive boosting, light GradBoost machine, support vector machine, random forest, and multilayer perceptron. Continuous predictors were retained as numeric variables, whereas clinical history variables were coded as binary indicators. For logistic regression, support vector machine, and multilayer perceptron models, z-score standardization was applied after imputation, whereas the remaining algorithms were fitted without feature scaling. Hyperparameter optimization was not performed, and default model settings with fixed random seeds were used to improve reproducibility. Nested or repeated cross-validation was not adopted because an independent hold-out test set was prioritized to assess model generalizability. After cross-validation, each final model was retrained using the entire development set and subsequently evaluated on the independent test set.

The primary performance metric was the area under the receiver operating characteristic curve (AUC-ROC). Secondary performance metrics included sensitivity, specificity, positive predictive value (PPV), negative predictive value (NPV), F1 score, and accuracy. Binary classification metrics were calculated using a fixed probability threshold of 0.50. The final best-performing model was selected according to overall test-set discrimination performance, primarily based on AUC-ROC and F1 score. Ninety-five percent confidence intervals were calculated for the AUC-ROC estimates to improve interpretation of model stability. As a supplementary analysis, calibration curves and Brier scores were generated for the best-performing models under the ROS, RUS, and SMOTE strategies.

Model interpretability analysis

Model interpretability was evaluated for the final best-performing model using SHapley Additive exPlanations (SHAP), which decompose model predictions into additive feature-level contributions. SHAP values were calculated on the independent test set. The mean absolute SHAP value was used to quantify global feature importance, representing the average magnitude of each feature’s contribution across all predictions. The direction of feature contribution was determined according to the sign of the SHAP values. SHAP summary plots were generated to illustrate global feature importance and overall contribution patterns, whereas patient-level SHAP heatmaps were used to visualize individualized feature contributions.

Statistical analysis

Statistical analyses were performed using IBM SPSS Statistics for Windows, version 29.0 (IBM Corp., Armonk, NY, United States), and ML analyses were conducted using Python version 3.12.4. The Kolmogorov-Smirnov test was used to assess the normality of continuous variables. Continuous variables were compared using the Student’s t-test or Mann-Whitney U test, whereas categorical variables were analyzed using the χ2 test or Fisher’s exact test depending on expected cell counts. Continuous variables are presented as mean ± SD or median with interquartile range according to data distribution, whereas categorical variables are presented as n (%). All statistical tests were two-tailed, and a P value < 0.05 was considered statistically significant.

RESULTS
Baseline maternal characteristics

A total of 2756 singleton pregnancies were included in the final analysis, of which 352 women (12.8%) developed GDM and 2404 did not (Figure 1). Among the 352 women with GDM, 195 (55.4%) were diagnosed according to the IADPSG criteria, 42 (11.9%) according to the Carpenter-Coustan criteria, and 115 (32.7%) according to the NDDG criteria. Baseline maternal characteristics are summarized in Table 2. Women who developed GDM were significantly older than those without GDM (34.0 years vs 33.0 years, P < 0.001) and had higher pregestational BMI (22.9 kg/m2 vs 21.5 kg/m2, P < 0.001). Previous GDM (8.5% vs 0.8%, P < 0.001), previous macrosomia (1.7% vs 0.3%, P = 0.004), conception via IVF (13.6% vs 9.2%, P = 0.013), chronic hypertension (3.1% vs 0.7%, P < 0.001), and cardiovascular disease (1.1% vs 0.04%, P = 0.001) were also significantly more common in the GDM group. No significant differences were observed for previous gestational hypertension, previous preeclampsia, family history of diabetes mellitus, or PCOS history.

Figure 1
Figure 1 Flowchart of participant selection and study population enrollment for gestational diabetes mellitus prediction analysis. GDM: Gestational diabetes mellitus.
Table 2 Baseline characteristics of the study population, n (%)/median (interquartile range).
Variables
GDM (n = 352)
Non-GDM (n = 2404)
P value
Age (years)34.0 (31.0-37.0)33.0 (30.0-35.0)< 0.001a
Pregestational BMI (kg/m2)22.9 (20.7-27.1)21.5 (19.6-23.9)< 0.001a
Previous GDM30 (8.5)19 (0.8)< 0.001a
Previous gestational hypertension2 (0.6)11 (0.5)0.671
Previous preeclampsia5 (1.4)17 (0.7)0.181
Family history of diabetes mellitus30 (8.5)182 (7.6)0.561
Previous macrosomia6 (1.7)7 (0.3)0.004a
PCOS history0 (0)9 (0.4)0.613
IVF48 (13.6)221 (9.2)0.013a
Chronic hypertension11 (3.1)17 (0.7)< 0.001a
Cardiovascular disease4 (1.1)1 (< 0.1)0.001a
First-trimester clinical, ultrasound, and biochemical parameters

First-trimester clinical, ultrasound, and biochemical parameters are presented in Table 3. Women who subsequently developed GDM had significantly higher MAP values than women without GDM (84.7 mmHg vs 81.7 mmHg, P < 0.001). First-trimester placental biomarkers were significantly lower in the GDM group, including PAPP-A (5.07 IU/L vs 5.80 IU/L, P < 0.001), PlGF (41.80 pg/mL vs 43.00 pg/mL, P = 0.049), and free β-hCG (38.60 IU/L vs 41.40 IU/L, P = 0.020). No significant differences were observed in gestational age at scan, CRL, NT thickness, or uterine artery PI between the two groups.

Table 3 First-trimester clinical, ultrasound, and biochemical parameters of the study population, median (interquartile range).
Variables
GDM (n = 352)
Non-GDM (n = 2404)
P value
GA at scan (weeks)12.7 (12.4-13.0)12.7 (12.4-13.0)0.277
CRL (mm)66.6 (62.4-70.5)66.6 (62.9-70.4)0.385
NT (mm)1.8 (1.7-2.0)1.8 (1.7-2.0)0.879
MAP (mmHg)84.7 (77.3-93.0)81.7 (75.7-88.0)< 0.001a
PAPP-A (IU/L)5.07 (3.26-6.96)5.80 (4.04-8.11)< 0.001a
PlGF (pg/mL)41.80 (29.66-53.26)43.00 (31.31-57.00)0.049a
Free β-hCG (IU/L)38.60 (25.80-58.80)41.40 (28.60-61.00)0.020a
Uterine artery PI1.60 (1.32-1.97)1.58 (1.31-1.89)0.072
Performance of ML models

The predictive performance of the ML models under different class imbalance handling strategies is summarized in Table 4 and Figure 2. Model performance varied substantially according to the resampling strategy used. Models trained on the original imbalanced dataset generally demonstrated high specificity but low sensitivity, indicating limited ability to identify women who subsequently developed GDM. In contrast, resampling strategies improved sensitivity across multiple models, although this was often accompanied by reduced specificity. Overall, GradBoost with ROS achieved the best overall discrimination and balanced classification performance on the independent test set, with an AUC-ROC of 0.768, sensitivity of 0.647, specificity of 0.777, PPV of 0.289, NPV of 0.940, F1 score of 0.400, and accuracy of 0.761. Calibration curves and Brier scores for the best-performing models under the ROS, RUS, and SMOTE strategies are presented in Supplementary Figure 1.

Figure 2
Figure 2 Receiver operating characteristic curves comparing the predictive performance of multiple machine learning models for gestational diabetes mellitus prediction under different class imbalance handling strategies on the independent test set. A: Original dataset without resampling; B: Synthetic minority oversampling technique; C: Random undersampling; D: Random oversampling. The evaluated models included logistic regression, extreme gradient boosting, adaptive boosting, gradient boosting, light gradient boosting machine, support vector machine, random forest, and multilayer perceptron. The X-axis represents the false positive rate, and the Y-axis represents the true positive rate. The diagonal dashed line indicates random classification performance. The area under the curve values for each model are shown in the corresponding legends. SMOTE: Synthetic minority oversampling technique; RUS: Random undersampling; ROS: Random oversampling; LogReg: Logistic regression; XGBoost: Extreme gradient boosting; AdaBoost: Adaptive boosting; GradBoost: Gradient boosting; LightGBM: Light gradient boosting machine; SVM: Support vector machine; RandForest: Random forest; MLP: Multilayer perceptron; AUC: Area under the curve.
Table 4 Performance metrics of different machine learning models.
Sampler
Model
AUC-ROC
Sensitivity
Specificity
PPV
NPV
F1 score
Accuracy
OriginalLogReg0.676 (0.565-0.784)0.1470.9920.7140.8920.2440.888
XGBoost0.720 (0.618-0.808)0.1180.9880.5710.8880.1950.880
AdaBoost0.674 (0.548-0.792)0.1470.9750.4550.8910.2220.873
GradBoost0.731 (0.621-0.832)0.1470.9830.5560.8910.2330.880
LightGBM0.702 (0.600-0.795)0.1180.9880.5710.8880.1950.880
SVM0.703 (0.592-0.808)0.0881.0001.0000.8860.1620.888
RandForest0.713 (0.605-0.813)0.0290.9960.5000.8800.0560.877
MLP0.639 (0.531-0.740)0.1470.9380.2500.8870.1850.841
SMOTELogReg0.675 (0.562-0.787)0.5590.5910.1610.9050.2500.587
XGBoost0.694 (0.588-0.795)0.2350.9790.6150.9010.3400.888
AdaBoost0.674 (0.564-0.783)0.3530.9010.3330.9080.3430.833
GradBoost0.659 (0.553-0.762)0.2060.9710.5000.8970.2920.877
LightGBM0.696 (0.597-0.783)0.0590.9790.2860.8810.0980.866
SVM0.675 (0.564-0.777)0.6180.7110.2310.9300.3360.699
RandForest0.708 (0.611-0.803)0.1470.9830.5560.8910.2330.880
MLP0.632 (0.531-0.736)0.2650.9050.2810.8980.2730.826
ROSLogReg0.677 (0.565-0.789)0.5880.5870.1670.9100.2600.587
XGBoost0.701 (0.605-0.790)0.1760.9260.2500.8890.2070.833
AdaBoost0.715 (0.602-0.819)0.5880.7520.2500.9290.3510.732
GradBoost0.768 (0.679-0.849)0.6470.7770.2890.9400.4000.761
LightGBM0.720 (0.620-0.811)0.2060.9750.5380.8970.2980.880
SVM0.707 (0.591-0.813)0.6180.7230.2390.9310.3440.710
RandForest0.724 (0.618-0.823)0.0880.9960.7500.8860.1580.884
MLP0.610 (0.504-0.723)0.2350.9090.2670.8940.2500.826
RUSLogReg0.680 (0.567-0.789)0.5590.6240.1730.9100.2640.616
XGBoost0.736 (0.642-0.821)0.7060.6400.2160.9390.3310.649
AdaBoost0.662 (0.565-0.761)0.6470.6120.1900.9250.2930.616
GradBoost0.717 (0.614-0.816)0.7060.6280.2110.9380.3240.638
LightGBM0.737 (0.629-0.826)0.7350.5700.1940.9390.3070.591
SVM0.708 (0.594-0.805)0.7060.6070.2020.9360.3140.620
RandForest0.740 (0.640-0.828)0.7060.6160.2050.9370.3180.627
MLP0.643 (0.524-0.753)0.6760.5250.1670.9200.2670.543
Model interpretability analysis

Model interpretability analysis of the final GradBoost model is presented in Figure 3. Figure 3A shows the SHAP summary plot, which identified maternal age, MAP, pregestational weight, PAPP-A, and PlGF as major contributors to model predictions. Higher maternal age, higher MAP, and higher pregestational weight were generally associated with increased predicted GDM risk, whereas higher PAPP-A and PlGF levels tended to contribute to lower predicted risk. Figure 3B presents patient-level SHAP heatmaps illustrating individualized prediction patterns and variable-specific contribution distributions across participants, supporting model interpretability at both global and individual levels.

Figure 3
Figure 3 Model interpretability analysis of the gradient boosting model using SHapley Additive exPlanations. A: SHapley Additive exPlanations summary plot demonstrating the relative contribution and impact of clinical, biochemical, and ultrasound variables on gestational diabetes mellitus prediction; B: Heatmap of SHapley Additive exPlanations values across individual participants, illustrating feature importance patterns and model output distribution. Warmer colors indicate positive contributions to the predicted risk of gestational diabetes mellitus, whereas cooler colors indicate negative contributions. Greater color intensity reflects larger contribution magnitudes. SHAP: SHapley Additive exPlanations; MAP: Mean arterial pressure; BW: Weight; PAPP-A: Pregnancy-associated plasma protein A; PlGF: Placental growth factor; GDM: Gestational diabetes mellitus; BH: Body height; NT: Nuchal translucency; PI: Pulsatility index; CRL: Crown-rump length; β-hCG: β-human chorionic gonadotropin; PCOS: Polycystic ovary syndrome; IVF: In vitro fertilization; DM: Diabetes mellitus.
DISCUSSION

In this retrospective cohort study, we developed and evaluated a prediction model for early GDM risk stratification using routinely available first-trimester maternal characteristics, ultrasound parameters, and placental biomarkers. Among the evaluated models and resampling strategies, GradBoost with ROS achieved the best overall discrimination and balanced classification performance, with an AUC-ROC of 0.768 and a high NPV of 0.940. These results indicate that routinely available first-trimester parameters may help identify women at relatively low risk of subsequent GDM before routine mid-pregnancy screening[1,2]. Because first-trimester screening is already integrated into routine prenatal care, the same clinical visit may also provide an opportunity for earlier metabolic risk assessment before the conventional timing of GDM diagnosis. Maternal age, MAP, pregestational weight, PAPP-A, and PlGF were identified as major contributors to risk prediction. These observations are consistent with previous studies reporting associations between first-trimester placental biomarkers, maternal metabolic characteristics, and subsequent GDM development[10,11].

PAPP-A is involved in the regulation of insulin-like growth factor bioavailability and maternal glucose metabolism, and lower first-trimester PAPP-A levels have been associated with insulin resistance and later development of GDM. PlGF also plays an important role in placental angiogenesis and metabolic adaptation during pregnancy, and abnormal placental vascular function may contribute to impaired glucose homeostasis and beta-cell dysfunction[10,11]. These findings support the concept that GDM is not solely a disorder of maternal glucose metabolism, but may also reflect early abnormalities in placental development and maternal vascular adaptation. Elevated MAP during early pregnancy may likewise reflect underlying insulin resistance and vascular-metabolic dysfunction, and recent studies have demonstrated associations between higher early-pregnancy blood pressure patterns and increased GDM risk[29,30]. The integration of maternal metabolic, hemodynamic, and placental biomarkers within the model therefore appears biologically reasonable. Maternal and placental factors also remained among the most influential variables in the feature importance analysis, supporting the clinical relevance of the prediction results.

Our findings further extend those of our previous study, in which conventional logistic regression analysis demonstrated associations between first-trimester maternal characteristics, placental biomarkers, and subsequent GDM development in Chinese women[11]. In the current study, we included a larger cohort and evaluated multiple prediction models with different class imbalance handling strategies. Compared with the previous conventional statistical model, the current models showed improved overall discrimination and more balanced classification performance after resampling procedures were applied. Conventional regression models are primarily designed to estimate independent associations between variables, but may be less flexible in capturing nonlinear or combined relationships among maternal characteristics, hemodynamic parameters, and placental biomarkers during early pregnancy. Although the improvement in discrimination observed with the GradBoost model was modest, the potential value of ML may extend beyond overall predictive performance by enabling the identification of complex patterns that are less readily recognized using conventional statistical models. Our findings therefore should be viewed as an extension of a previously established maternal and placental biomarker framework rather than a replacement for conventional statistical modeling.

Several previous studies have explored the use of ML methods for early GDM prediction; however, study populations, predictor selection, sample size, and reported model performance have varied substantially across studies[16,17]. Some studies have reported favorable predictive performance using extensive biochemical or clinical variables; however, application of these models in routine prenatal care may be limited by variable availability, data complexity, and differences in local screening workflows[17,20]. Other studies have used relatively small cohorts or specialized predictors, which may limit generalizability when applied to broader obstetric populations[19,24]. However, class imbalance handling and patient-level interpretability have not been consistently incorporated into previous model development[16]. These issues are particularly important in GDM prediction because the outcome is inherently imbalanced, and clinically useful prediction models should ideally provide interpretable information in addition to risk estimation. In this study, we focused on routinely available first-trimester maternal characteristics, ultrasound parameters, and standard prenatal screening biomarkers commonly obtained in clinical practice. The use of clinically accessible variables together with patient-level risk interpretation may facilitate integration into routine early pregnancy care.

Class imbalance handling had a substantial influence on model performance. In the original dataset, the models generally demonstrated high specificity but relatively limited sensitivity for identifying women who subsequently developed GDM. After resampling procedures were applied, classification performance became more balanced, particularly in the ROS-based models. This finding is important because GDM prediction datasets are inherently imbalanced, with non-GDM pregnancies substantially outnumbering GDM cases in most obstetric populations[16,22]. Our cohort also reflected the prevalence distribution encountered in routine clinical practice. Under these conditions, model evaluation based primarily on overall accuracy or specificity may overestimate predictive performance while failing to adequately identify women at increased metabolic risk. The present results also suggest that assessment of early GDM prediction models should not rely solely on AUC, particularly in clinically imbalanced datasets. Resampling procedures improved sensitivity and F1 score while maintaining acceptable overall discrimination, indicating that imbalance handling strategies may improve the clinical utility of early GDM prediction models. Among the evaluated approaches, ROS showed more stable overall performance than SMOTE and RUS in our cohort. Although ROS may theoretically increase the risk of overfitting because of duplicated minority class observations, this concern was not apparent in the independent test-set results. One possible explanation is that ROS preserved the original clinical data structure while increasing representation of GDM cases, whereas excessive undersampling may reduce available clinical information and synthetic resampling methods may be more sensitive to variability in heterogeneous obstetric datasets[16].

Interpretability remains an important consideration when prediction models are applied in pregnancy care. Feature importance analysis identified maternal age, MAP, pregestational weight, PAPP-A, and PlGF as major contributors to model predictions, findings that were broadly consistent with established knowledge regarding GDM risk factors[2,3,10]. Patient-level SHAP analysis further illustrated how the relative contributions of individual variables varied across women, providing a more transparent interpretation of model predictions. The importance of interpretable prediction frameworks has also been increasingly emphasized in healthcare applications, particularly when models are intended to support clinical decision-making rather than purely automated systems[31,32].

The present findings may have several implications for early pregnancy care. Because the variables included in the model are routinely obtained during first-trimester prenatal screening, early GDM risk stratification may be performed without substantial additional testing or major modification of existing clinical workflows. Earlier identification of women who may be at increased risk of GDM could potentially facilitate consideration of preventive strategies evaluated in previous studies[12,13]. The relatively high NPV suggests potential utility in identifying women at relatively low risk of GDM. The relatively low PPV may also lead to false-positive classification and unnecessary surveillance during early pregnancy. The model should therefore be regarded as a possible early risk stratification tool rather than a definitive clinical prediction tool. Conventional mid-pregnancy glucose screening remains essential for diagnosis.

This study has several strengths. First, we included a relatively large cohort of singleton pregnancies with comprehensive first-trimester maternal characteristics, ultrasound parameters, and placental biomarker data obtained during routine prenatal screening, supporting potential clinical feasibility and practical applicability without substantial additional testing. Second, multiple prediction models and different resampling strategies were systematically evaluated using an independent test set, allowing comprehensive comparison of model performance under class imbalance conditions. Third, patient-level feature importance analysis was incorporated to improve interpretability of the prediction results and to provide individualized information regarding the relative contribution of maternal and placental factors to model prediction.

Several limitations should also be acknowledged. First, this was a retrospective single-center study, which may limit generalizability to other ethnic populations or healthcare systems. Differences in ethnicity, prenatal screening protocols, and biomarker assay platforms across healthcare settings may influence model calibration and transportability. Second, external validation was not performed, and the robustness of the model in independent populations remains to be established. Third, some potentially relevant metabolic variables, including fasting glucose, glycated hemoglobin, and longitudinal glycemic measurements during pregnancy, were not included in the analysis. Fourth, different GDM diagnostic criteria were used during the study period, which may have introduced some degree of outcome heterogeneity, and criterion-specific sensitivity analyses were not performed because of the limited number of cases in certain diagnostic subgroups. Future multicenter prospective studies with external validation and standardized diagnostic criteria are warranted to further evaluate the robustness and transportability of the proposed model.

CONCLUSION

Our interpretable ML model integrating first-trimester maternal characteristics, ultrasound parameters, and placental biomarkers may serve as a possible early risk stratification tool for GDM and demonstrated favorable rule-out performance during early pregnancy. The model should be regarded as an adjunctive approach to complement, rather than replace, established screening strategies. Further multicenter prospective studies and external validation are required before broader clinical application can be considered.

References
1.  American Diabetes Association Professional Practice Committee. 9. Pharmacologic Approaches to Glycemic Treatment: Standards of Care in Diabetes-2024. Diabetes Care. 2024;47:S158-S178.  [RCA]  [PubMed]  [DOI]  [Full Text]  [Cited by in Crossref: 534]  [Cited by in RCA: 485]  [Article Influence: 242.5]  [Reference Citation Analysis (0)]
2.  McIntyre HD, Catalano P, Zhang C, Desoye G, Mathiesen ER, Damm P. Gestational diabetes mellitus. Nat Rev Dis Primers. 2019;5:47.  [RCA]  [PubMed]  [DOI]  [Full Text]  [Cited by in Crossref: 1412]  [Cited by in RCA: 1250]  [Article Influence: 178.6]  [Reference Citation Analysis (4)]
3.  Plows JF, Stanley JL, Baker PN, Reynolds CM, Vickers MH. The Pathophysiology of Gestational Diabetes Mellitus. Int J Mol Sci. 2018;19:3342.  [RCA]  [PubMed]  [DOI]  [Full Text]  [Full Text (PDF)]  [Cited by in Crossref: 1421]  [Cited by in RCA: 1234]  [Article Influence: 154.3]  [Reference Citation Analysis (8)]
4.  Zhu Y, Zhang C. Prevalence of Gestational Diabetes and Risk of Progression to Type 2 Diabetes: a Global Perspective. Curr Diab Rep. 2016;16:7.  [RCA]  [PubMed]  [DOI]  [Full Text]  [Cited by in Crossref: 738]  [Cited by in RCA: 938]  [Article Influence: 93.8]  [Reference Citation Analysis (0)]
5.  Guariguata L, Linnenkamp U, Beagley J, Whiting DR, Cho NH. Global estimates of the prevalence of hyperglycaemia in pregnancy. Diabetes Res Clin Pract. 2014;103:176-185.  [RCA]  [PubMed]  [DOI]  [Full Text]  [Cited by in Crossref: 536]  [Cited by in RCA: 477]  [Article Influence: 39.8]  [Reference Citation Analysis (1)]
6.  Ye W, Luo C, Huang J, Li C, Liu Z, Liu F. Gestational diabetes mellitus and adverse pregnancy outcomes: systematic review and meta-analysis. BMJ. 2022;377:e067946.  [RCA]  [PubMed]  [DOI]  [Full Text]  [Full Text (PDF)]  [Cited by in Crossref: 28]  [Cited by in RCA: 637]  [Article Influence: 159.3]  [Reference Citation Analysis (18)]
7.  Vounzoulaki E, Khunti K, Abner SC, Tan BK, Davies MJ, Gillies CL. Progression to type 2 diabetes in women with a known history of gestational diabetes: systematic review and meta-analysis. BMJ. 2020;369:m1361.  [RCA]  [PubMed]  [DOI]  [Full Text]  [Full Text (PDF)]  [Cited by in Crossref: 280]  [Cited by in RCA: 807]  [Article Influence: 134.5]  [Reference Citation Analysis (4)]
8.  HAPO Study Cooperative Research Group; Metzger BE, Lowe LP, Dyer AR, Trimble ER, Chaovarindr U, Coustan DR, Hadden DR, McCance DR, Hod M, McIntyre HD, Oats JJ, Persson B, Rogers MS, Sacks DA. Hyperglycemia and adverse pregnancy outcomes. N Engl J Med. 2008;358:1991-2002.  [RCA]  [PubMed]  [DOI]  [Full Text]  [Cited by in Crossref: 4469]  [Cited by in RCA: 3905]  [Article Influence: 216.9]  [Reference Citation Analysis (18)]
9.  Sweeting A, Wong J, Murphy HR, Ross GP. A Clinical Update on Gestational Diabetes Mellitus. Endocr Rev. 2022;43:763-793.  [RCA]  [PubMed]  [DOI]  [Full Text]  [Full Text (PDF)]  [Cited by in Crossref: 717]  [Cited by in RCA: 639]  [Article Influence: 159.8]  [Reference Citation Analysis (3)]
10.  Donovan BM, Nidey NL, Jasper EA, Robinson JG, Bao W, Saftlas AF, Ryckman KK. First trimester prenatal screening biomarkers and gestational diabetes mellitus: A systematic review and meta-analysis. PLoS One. 2018;13:e0201319.  [RCA]  [PubMed]  [DOI]  [Full Text]  [Full Text (PDF)]  [Cited by in Crossref: 30]  [Cited by in RCA: 46]  [Article Influence: 5.8]  [Reference Citation Analysis (0)]
11.  Lu YT, Chen CP, Sun FJ, Chen YY, Wang LK, Chen CY. Associations between first-trimester screening biomarkers and maternal characteristics with gestational diabetes mellitus in Chinese women. Front Endocrinol (Lausanne). 2024;15:1383706.  [RCA]  [PubMed]  [DOI]  [Full Text]  [Full Text (PDF)]  [Cited by in RCA: 10]  [Reference Citation Analysis (0)]
12.  Koivusalo SB, Rönö K, Klemetti MM, Roine RP, Lindström J, Erkkola M, Kaaja RJ, Pöyhönen-Alho M, Tiitinen A, Huvinen E, Andersson S, Laivuori H, Valkama A, Meinilä J, Kautiainen H, Eriksson JG, Stach-Lempinen B. Gestational Diabetes Mellitus Can Be Prevented by Lifestyle Intervention: The Finnish Gestational Diabetes Prevention Study (RADIEL): A Randomized Controlled Trial. Diabetes Care. 2016;39:24-30.  [RCA]  [PubMed]  [DOI]  [Full Text]  [Cited by in Crossref: 373]  [Cited by in RCA: 325]  [Article Influence: 32.5]  [Reference Citation Analysis (0)]
13.  Simmons D, Immanuel J, Hague WM, Teede H, Nolan CJ, Peek MJ, Flack JR, McLean M, Wong V, Hibbert E, Kautzky-Willer A, Harreiter J, Backman H, Gianatti E, Sweeting A, Mohan V, Enticott J, Cheung NW; TOBOGM Research Group. Treatment of Gestational Diabetes Mellitus Diagnosed Early in Pregnancy. N Engl J Med. 2023;388:2132-2144.  [RCA]  [PubMed]  [DOI]  [Full Text]  [Cited by in Crossref: 285]  [Cited by in RCA: 264]  [Article Influence: 88.0]  [Reference Citation Analysis (1)]
14.  Topol EJ. High-performance medicine: the convergence of human and artificial intelligence. Nat Med. 2019;25:44-56.  [RCA]  [PubMed]  [DOI]  [Full Text]  [Cited by in Crossref: 6739]  [Cited by in RCA: 4467]  [Article Influence: 638.1]  [Reference Citation Analysis (9)]
15.  Rajkomar A, Dean J, Kohane I. Machine Learning in Medicine. N Engl J Med. 2019;380:1347-1358.  [RCA]  [PubMed]  [DOI]  [Full Text]  [Cited by in Crossref: 3295]  [Cited by in RCA: 2161]  [Article Influence: 308.7]  [Reference Citation Analysis (4)]
16.  Mennickent D, Rodríguez A, Farías-Jofré M, Araya J, Guzmán-Gutiérrez E. Machine learning-based models for gestational diabetes mellitus prediction before 24-28 weeks of pregnancy: A review. Artif Intell Med. 2022;132:102378.  [RCA]  [PubMed]  [DOI]  [Full Text]  [Cited by in RCA: 26]  [Reference Citation Analysis (0)]
17.  Wu YT, Zhang CJ, Mol BW, Kawai A, Li C, Chen L, Wang Y, Sheng JZ, Fan JX, Shi Y, Huang HF. Early Prediction of Gestational Diabetes Mellitus in the Chinese Population via Advanced Machine Learning. J Clin Endocrinol Metab. 2021;106:e1191-e1205.  [RCA]  [PubMed]  [DOI]  [Full Text]  [Cited by in Crossref: 158]  [Cited by in RCA: 124]  [Article Influence: 24.8]  [Reference Citation Analysis (0)]
18.  Xiong Y, Lin L, Chen Y, Salerno S, Li Y, Zeng X, Li H. Prediction of gestational diabetes mellitus in the first 19 weeks of pregnancy using machine learning techniques. J Matern Fetal Neonatal Med. 2022;35:2457-2463.  [RCA]  [PubMed]  [DOI]  [Full Text]  [Cited by in Crossref: 11]  [Cited by in RCA: 26]  [Article Influence: 4.3]  [Reference Citation Analysis (0)]
19.  Kaya Y, Bütün Z, Çelik Ö, Salik EA, Tahta T, Yavuz AA. The early prediction of gestational diabetes mellitus by machine learning models. BMC Pregnancy Childbirth. 2024;24:574.  [RCA]  [PubMed]  [DOI]  [Full Text]  [Full Text (PDF)]  [Cited by in Crossref: 22]  [Cited by in RCA: 14]  [Article Influence: 7.0]  [Reference Citation Analysis (1)]
20.  Li YX, Liu YC, Wang M, Huang YL. Prediction of gestational diabetes mellitus at the first trimester: machine-learning algorithms. Arch Gynecol Obstet. 2024;309:2557-2566.  [RCA]  [PubMed]  [DOI]  [Full Text]  [Cited by in RCA: 15]  [Reference Citation Analysis (0)]
21.  Zorlu U, Elmas B, Ergün GT, Sucu ST, Ozan E, Aydoğdu E, Şahin D, Tekin ÖM. Determining the risk of gestational diabetes using machine learning: A study on first-trimester PAPP-A and β-hCG data. Int J Gynaecol Obstet. 2025;171:1189-1196.  [RCA]  [PubMed]  [DOI]  [Full Text]  [Cited by in Crossref: 2]  [Cited by in RCA: 6]  [Article Influence: 6.0]  [Reference Citation Analysis (0)]
22.  Ni H, Miao J, Chen J. Advanced Machine Learning did not Surpass Traditional Logistic Regression in First-Trimester Gestational Diabetes Mellitus Prediction: A Retrospective Single-Center Study From Eastern China. Int J Gen Med. 2025;18:2263-2274.  [RCA]  [PubMed]  [DOI]  [Full Text]  [Full Text (PDF)]  [Cited by in RCA: 4]  [Reference Citation Analysis (0)]
23.  Zaky H, Fthenou E, Srour L, Farrell T, Bashir M, El Hajj N, Alam T. Machine learning based model for the early detection of Gestational Diabetes Mellitus. BMC Med Inform Decis Mak. 2025;25:130.  [RCA]  [PubMed]  [DOI]  [Full Text]  [Full Text (PDF)]  [Cited by in Crossref: 22]  [Cited by in RCA: 11]  [Article Influence: 11.0]  [Reference Citation Analysis (0)]
24.  Bigdeli SK, Ghazisaedi M, Ayyoubzadeh SM, Hantoushzadeh S, Ahmadi M. Predicting Gestational Diabetes Mellitus in the first trimester using machine learning algorithms: a cross-sectional study at a hospital fertility health center in Iran. BMC Med Inform Decis Mak. 2025;25:3.  [RCA]  [PubMed]  [DOI]  [Full Text]  [Full Text (PDF)]  [Cited by in Crossref: 22]  [Cited by in RCA: 9]  [Article Influence: 9.0]  [Reference Citation Analysis (0)]
25.  Pazaras N, Siargkas A, Tranidou A, Apostolopoulou A, Tsakiridis I, Bamidis PD, Stavros S, Potiris A, Chourdakis M, Dagklis T. First-Trimester Gestational Diabetes Mellitus Risk Prediction with Machine Learning Techniques: Results from the BORN2020 Cohort Study. J Clin Med. 2026;15:2461.  [RCA]  [PubMed]  [DOI]  [Full Text]  [Full Text (PDF)]  [Cited by in RCA: 1]  [Reference Citation Analysis (0)]
26.  Prashanthan J, Prashanthan A. Machine Learning-Based Early Prediction of Gestational Diabetes Using First-Trimester Laboratory Parameters. Cureus. 2026;18:e104782.  [RCA]  [PubMed]  [DOI]  [Full Text]  [Full Text (PDF)]  [Cited by in RCA: 1]  [Reference Citation Analysis (0)]
27.  Zhai H, Che L, Xu T, Li N, Li C, Xin J, Zhang X, Liu Y, Li Y, Ma Z, Li Y. Opportunistic screening data for early prediction of GDM in Northern Chinese women: a multicenter machine learning study. Sci Rep. 2026;16:12818.  [RCA]  [PubMed]  [DOI]  [Full Text]  [Full Text (PDF)]  [Cited by in RCA: 1]  [Reference Citation Analysis (0)]
28.  Louzoun Y, Michelson T, Bennasar M, Svirsky R, Bevilacqua E, Kugler N, Kagan K, Brown RN, Rodriguez HP, Goncé A, Borrell A, Ponce J, Geipel A, Walter A, Simonini C, Strizek B, Lennartz T, Bauer A, Meli F, Torcia E, Sharabi-Nov A, Maymon R, Nicolaides KH, Meiri H. First trimester prediction of gestational diabetes mellitus by machine learning in twin pregnancies. Arch Gynecol Obstet. 2026;313:52.  [RCA]  [PubMed]  [DOI]  [Full Text]  [Full Text (PDF)]  [Cited by in RCA: 1]  [Reference Citation Analysis (0)]
29.  Ni W, Chen Z, Zhu M, Li Y, Lai L, Lin B, Ouyang Z, Jiang L, Jing Y, Fan J. Gestational diabetes risk associated with early pregnancy blood pressure characteristics and trajectories: A Chinese prospective cohort study. Diabetes Obes Metab. 2025;27:5072-5084.  [RCA]  [PubMed]  [DOI]  [Full Text]  [Cited by in Crossref: 1]  [Cited by in RCA: 2]  [Article Influence: 2.0]  [Reference Citation Analysis (0)]
30.  Yang M, Cao Z, Mei H, Hu L, Zhu W, Zhou J, Liu J, Zhong Y, Zhou Y, Feng X, Xiang F, Xiao H, Zhou A. Blood Pressure Levels During Pregnancy and Gestational Diabetes Mellitus: A Prospective Cohort Study and Mendelian Randomization Analysis. Diabetes Metab Syndr Obes. 2025;18:4263-4275.  [RCA]  [PubMed]  [DOI]  [Full Text]  [Full Text (PDF)]  [Cited by in RCA: 2]  [Reference Citation Analysis (0)]
31.  Lundberg SM, Erion G, Chen H, DeGrave A, Prutkin JM, Nair B, Katz R, Himmelfarb J, Bansal N, Lee SI. From Local Explanations to Global Understanding with Explainable AI for Trees. Nat Mach Intell. 2020;2:56-67.  [RCA]  [PubMed]  [DOI]  [Full Text]  [Full Text (PDF)]  [Cited by in Crossref: 7286]  [Cited by in RCA: 3366]  [Article Influence: 561.0]  [Reference Citation Analysis (4)]
32.  Holzinger A, Langs G, Denk H, Zatloukal K, Müller H. Causability and explainability of artificial intelligence in medicine. Wiley Interdiscip Rev Data Min Knowl Discov. 2019;9:e1312.  [RCA]  [PubMed]  [DOI]  [Full Text]  [Full Text (PDF)]  [Cited by in Crossref: 1211]  [Cited by in RCA: 573]  [Article Influence: 81.9]  [Reference Citation Analysis (1)]
Footnotes

Peer review: Externally peer reviewed.

Peer-review model: Single blind

Specialty type: Endocrinology and metabolism

Country of origin: Taiwan

Peer-review report’s classification

Scientific quality: Grade A, Grade B, Grade C

Novelty: Grade B, Grade C

Creativity or innovation: Grade B, Grade C

Scientific significance: Grade B, Grade C

P-Reviewer: Bhimani S, MD, United States; Sengel N, Assistant Professor, Türkiye S-Editor: Fan M L-Editor: A P-Editor: Wang WB

Write to the Help Desk