Logo Lanfrica
  • Home
  • Atlas
  • Insights
  • Docs
  • Sign in

© 2026 Lanfrica. All rights reserved. All copyrights of the resources shown on the Lanfrica website belong to the original copyright holders, unless explicitly stated otherwise.

bucky-ops/Kenya-Childhood-Malnutrition-Risk-Prediction-System

Domain:

healthcare

Record type:

software
Creator:
buc
Host:
An open-source Digital Tool for predicting acute childhood malnutrition risk in Kenya using machine learning and WHO Data Quality Review standards. This system provides county and sub-county level predictions of acute childhood malnutrition cases one month ahead, incorporating rigorous data quality monitoring and automated governance features. # 📊 Kenya Childhood Malnutrition Risk Prediction System > An open-source Digital Public Good for predicting acute childhood malnutrition risk in Kenya using machine learning and WHO Data Quality Review standards. ## Table of Contents - Features - Quick-Start - Installation - Usage - Development - Contributing - License ## Features - Machine Learning Predictions using Random Forest model trained on WHO and UNICEF indicators - Data Quality Monitoring with WHO DQR-compliant validation and automated scoring - Quality-Weighted Training that prioritizes high-quality data sources - Automated Reporting with monthly PDF reports for stakeholders - Alert System for email notifications about data quality deterioration - Interactive Dashboards with Streamlit apps for data exploration and quality review - Scenario Analysis for policy impact simulations - Uncertainty Quantification for confidence intervals in predictions ## Quick-Start ```bash # clone & cd git clone github.com cd your-repo # create a virtual environment python -m venv .venv && source .venv/bin/activate # install the package and dev tools pip install -e .[dev] # run the main app python -m your_pkg.app.app # or any other entry-point # run the complete pipeline with test data python system_launcher.py --pipeline ``` ## Installation ```bash # Create virtual environment python -m venv venv source venv/bin/activate # On Windows: venv\Scripts\activate # Install dependencies pip install -r requirements.txt # Install as editable package (optional) pip install -e . ``` ## Usage The system consists of several interconnected modules: ### 1. Data Pipeline - `src.data.load_data`: Load and merge data from WHO, UNICEF, and DHIS2 sources - `src.data.clean_data`: Clean missing values and impute data - `src.features.build_features`: Engineer features with lagged indicators and seasonal components ### 2. Model Training - `src.models.train_model`: Train Random Forest model with time …

Visit

github.com

Tags

healthkenyamachine-learningmalnutritionprediction

Licenses

MIT

Similar

bucky-ops/Uhasibu-Platformbucky-ops/nairobiflow-traffic-managementbucky-ops/ngo-insights-aibucky-ops/un-sdg-eastafricaDEVELOPMENT OF DATA-DRIVEN SYSTEM FOR EARLIER CHILDHOOD MALNUTRITION PREDICTIONbucky-ops/un-sdg-east-africa-insights-pipeline

bucky-ops/Uhasibu-Platform

Kenya-focused prediction market MVP (academic prototype). Secure PWA with OTP auth, virtual currency

bucky-ops/nairobiflow-traffic-management

NairobiFlow is a comprehensive, production-ready intelligent traffic management system designed spec

bucky-ops/ngo-insights-ai

An AI-powered outreach intelligence platform for East African NGOs. Automates community data collect

bucky-ops/un-sdg-eastafrica

SDG monitoring and analytics dashboard for East African governance and policy # UN-SDG East Africa

DEVELOPMENT OF DATA-DRIVEN SYSTEM FOR EARLIER CHILDHOOD MALNUTRITION PREDICTION

Childhood malnutrition remains a critical issue in Tanzania, impacting the he

bucky-ops/un-sdg-east-africa-insights-pipeline

Moduled, governance-first, open-source SDG monitoring analytics pipeline for East Africa; supports i