Related Experiment Video
Updated: Sep 3, 2025

12:18
A Machine Learning Approach to Design an Efficient Selective Screening of Mild Cognitive Impairment
Published on: January 11, 2020
7.6K
Performance of Machine Learning Classifiers in Classifying Stunting among Under-Five Children in Zambia
Obvious Nchimunya Chilyabanyama1,2, Roma Chilengi2, Michelo Simuyandi2
1African Centre of Excellence in Data Science, College of Business Studies Kigali, University of Rwanda, Gikondo-Street, KK 737, Kigali P.O. Box 4285, Rwanda.
Children (Basel, Switzerland)
|July 27, 2022
Summary
Machine learning models can predict childhood stunting in Zambia. Random Forest achieved 79% accuracy, aiding early diagnosis and intervention for this global public health issue.
Area of Science:
- Public Health
- Machine Learning
- Pediatrics
Background:
- Childhood stunting remains a significant global public health challenge.
- Early identification and intervention are crucial for mitigating the long-term effects of stunting.
Purpose of the Study:
- To train and evaluate machine learning (ML) classification algorithms for predicting stunting in children under five in Zambia.
- To assess the performance of various ML models using the 2018 Zambia Demographic Health Survey (ZDHS) dataset.
Main Methods:
- Applied Logistic Regression (LR), Random Forest (RF), Support Vector Classification (SVC), XG Boost (XgB), and Naïve Bayes (NB) algorithms.
- Utilized the 2018 ZDHS dataset, selecting 13 out of 58 features using Random Forest.
- Calibrated predicted probabilities and evaluated models using accuracy, recall, precision, and F1 scores.
Main Results:
- Approximately 34.2% (2327 children) were identified as stunted.
- Random Forest (RF) demonstrated the highest accuracy (79% in testing data).
- Naïve Bayes performed as the least accurate algorithm for stunting prediction.
Conclusions:
- Machine learning models can effectively predict childhood stunting in Zambia.
- Calibrating predicted probabilities enhances ML model performance.
- ML aids in the timely diagnosis of stunting, facilitating prompt intervention development.
Related Concept Videos
Survival Tree
152
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...
152
z Scores and Area Under the Curve
11.3K
z scores are the standardized values obtained after converting a normal distribution into a standard normal distribution. A z score is measured in units of the standard deviation. The z score tells you how many standard deviations the value x is above (to the right of) or below (to the left of) the mean, μ. Values of x that are larger than the mean have positive z scores, and values of x that are smaller than the mean have negative z scores. If x equals the mean, then x has a z score of...
11.3K
Classification of Illness
7.9K
The meaning of illness is individualized to each person who experiences an alteration in health. In contrast, disease is a medical term indicating a pathological change in the structure and function of the body or mind. It is a condition that has specific symptoms and boundaries.
An illness is a response to a disease in which the person's level of functioning is changed compared with a previous level. The general classification of illness includes acute and chronic.
Acute illness is severe...
An illness is a response to a disease in which the person's level of functioning is changed compared with a previous level. The general classification of illness includes acute and chronic.
Acute illness is severe...
7.9K

