Related Experiment Video
Updated: Sep 12, 2025

Implementation of a Real-Time Psychosis Risk Detection and Alerting System Based on Electronic Health Records using CogStack
Published on: May 15, 2020
Exploring Machine Learning for Predicting Peripheral and Central Precocious Puberty Through Cross-Hospital Validation
Chun-Yen Cheng1, Yung-Chun Chang2, Nguyen Quoc Khanh Le3
1Ph.D. Program in Medical Biotechnology, Taipei Medical University, Taipei, Taiwan.
Insights
Machine learning models can predict precocious puberty (PP). The Random Forest model showed the best performance in differentiating between Peripheral Precocious Puberty (PPP) and Central Precocious Puberty (CPP) in external validation.
Area of Science:
- Pediatric Endocrinology
- Machine Learning in Healthcare
- Clinical Decision Support Systems
Background:
- Precocious puberty (PP), encompassing Peripheral Precocious Puberty (PPP) and Central Precocious Puberty (CPP), poses diagnostic challenges in pediatric endocrinology.
- Delayed diagnosis of PP can lead to suboptimal treatment outcomes.
Purpose of the Study:
- To develop and validate machine learning models for predicting and differentiating between PPP and CPP.
- To assess the generalizability of different machine learning models across diverse datasets.
Main Methods:
- Utilized Random Forest (RF), Gradient Boosting Machine (GBM), and Extreme Gradient Boosting (XGB) models.
- Extracted 12 clinical features from electronic medical records (EMRs) for model training and validation.
- Performed internal validation on TMUH data and external validation on WFH data.
Main Results:
- XGB achieved the highest sensitivity (0.88) and AUC (0.86) in internal validation.
- RF demonstrated superior generalizability in external validation, with a sensitivity of 0.91 and AUC of 0.89.
- RF showed robustness for cross-hospital implementation.
Conclusions:
- Machine learning models show significant potential for improving the early diagnosis of precocious puberty.
- The Random Forest model is a robust choice for predicting and differentiating PPP and CPP in real-world clinical settings.
Abstract:
Precocious puberty, including Peripheral Precocious Puberty (PPP) and Central Precocious Puberty (CPP), presents diagnostic challenges in pediatric endocrinology, leading to delayed interventions. This study utilized machine learning models-Random Forest (RF), Gradient Boosting Machine (GBM), and Extreme Gradient Boosting (XGB)-to predict and differentiate between PPP and CPP using 12 clinical features extracted from electronic medical records (EMRs). Internal validation on TMUH data showed XGB achieving the highest sensitivity (0.88) and AUC (0.86). In external validation with WFH data, RF demonstrated superior generalizability, with a sensitivity of 0.91 and AUC of 0.89. These results highlight RF's robustness for cross-hospital implementation and the potential of machine learning to improve early diagnosis of precocious puberty.
More Related Videos
12:18A Machine Learning Approach to Design an Efficient Selective Screening of Mild Cognitive Impairment
Published on: January 11, 2020
04:09Predicting Treatment Response to Image-Guided Therapies Using Machine Learning: An Example for Trans-Arterial Treatment of Hepatocellular Carcinoma
Published on: October 10, 2018
Related Concept Videos
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.
Sensitivity, Specificity, and Predicted Value
Sensitivity is the...