Related Experiment Video
Updated: Aug 26, 2025

A Machine Learning Approach to Design an Efficient Selective Screening of Mild Cognitive Impairment
Published on: January 11, 2020
Gradient boosting decision tree becomes more reliable than logistic regression in predicting probability for diabetes
Hiroe Seto1,2, Asuka Oyama3, Shuji Kitora1
1Health Care Division, Health and Counseling Center, Osaka University, Osaka, 560-0043, Japan.
Gradient boosting decision tree (GBDT) models demonstrate superior reliability over logistic regression (LR) for diabetes prediction using big data. Machine learning (ML) offers a powerful tool for developing accurate diabetes prediction models to aid lifestyle improvements and prevention strategies.
Area of Science:
- Computational epidemiology
- Health informatics
- Machine learning in healthcare
Background:
- Accurate diabetes prediction is crucial for public health and preventative strategies.
- Machine learning (ML) offers potential for developing robust predictive models using large datasets.
- Comparing different ML algorithms is essential to determine the most reliable methods for clinical application.
Purpose of the Study:
- To evaluate and compare the reliability of gradient boosting decision tree (GBDT) and logistic regression (LR) models for diabetes prediction.
- To assess the performance of these models using big data from Japanese health checkup records.
- To analyze the impact of sample size on model reliability.
Main Methods:
- Utilized a large dataset of 277,651 participants from the Kokuho-database in Osaka, Japan.
- Developed diabetes prediction models using LightGBM (a GBDT implementation) and logistic regression (LR) with 16 health checkup predictors.
- Assessed model reliability using expected calibration error (ECE), negative log-likelihood (Logloss), and area under the curve (AUC).
Main Results:
- LightGBM achieved a lower ECE (0.0018) and Logloss (0.167) and a higher AUC (0.844) compared to LR (ECE: 0.0048, Logloss: 0.172, AUC: 0.826).
- The reliability of the LightGBM model surpassed LR when the training sample size exceeded a specific threshold.
- 15,900 participants were newly diagnosed with diabetes within three years, validating the prediction task.
Conclusions:
- Gradient boosting decision tree (GBDT) models, specifically LightGBM, offer superior reliability and accuracy for diabetes prediction compared to logistic regression when using big data.
- Machine learning (ML) holds significant promise for developing highly reliable diabetes prediction tools.
- These ML-driven models can serve as valuable instruments for promoting healthier lifestyles and preventing diabetes.
More Related Videos
07:13Comparison of Predictive Performance of Three Lymph Node Staging Systems in Colorectal Signet Ring Cell Carcinoma Based on Machine Learning Model
Published on: April 18, 2025
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
Survival Tree
Building a Survival Tree
Constructing a...
Receiver Operating Characteristic Plot
Statistical Methods for Analyzing Epidemiological Data
Diabetes Mellitus: Type 2 and Gestational
Bootstrapping
Residuals and Least-Squares Property
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...