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.

oluwakomojoe/FORECASTING-OF-COVID-19-MORTALITY-RATE-IN-WEST-AFRICAN-COUNTRIES

Domain:

healthcare

Record type:

software
Creator:
olu
Host:
FORECASTING OF COVID-19 MORTALITY RATE IN WEST AFRICAN COUNTRIES PROGRAM # COVID-19 Forecasting System for West African Region This project forecasts COVID-19 death cases in West African countries using multiple time series forecasting models including ARIMA, Prophet, Random Forest, and LightGBM. ## Project Structure ``` ├── app.py # Streamlit web application for deployment and visualization ├── utils.py # Utility functions for data processing and forecasting ├── data_analysis.py # Data analysis and model training functions ├── requirements.txt # Python package dependencies └── README.md # This file ``` ## Features - **Data Acquisition**: Automatically downloads COVID-19 data from Johns Hopkins University GitHub repository - **Exploratory Data Analysis**: Time series decomposition, stationarity testing, ACF/PACF analysis - **Multiple Forecasting Models**: - ARIMA (AutoRegressive Integrated Moving Average) - Prophet (Facebook's time series forecasting) - Random Forest Regressor - LightGBM - **Interactive Web Application**: Built with Streamlit for easy visualization and interaction - **West African Focus**: Covers 16 WAFR member countries ## Installation ### Prerequisites - Python 3.8 or higher - pip (Python package manager) ### Step 1: Clone or Download the Project Navigate to the project directory: ```bash cd "d:\PROJECTS\Fuoye Projects\Fuoye Covid 19 Project\Program" ``` ### Step 2: Create a Virtual Environment (Recommended) #### On Windows (PowerShell): ```powershell python -m venv venv .\venv\Scripts\Activate.ps1 ``` #### On Windows (Command Prompt): ```cmd python -m venv venv venv\Scripts\activate.bat ``` #### On macOS/Linux: ```bash python3 -m venv venv source venv/bin/activate ``` ### Step 3: Install Dependencies Install all required packages from requirements.txt: ```bash pip install -r requirements.txt ``` This will install: - **numpy** - Numerical computing library - **pandas** - Data manipu …

Visit

github.com

Similar

Amade2233/Forecasting-Covid-19-Mortality-Rate-in-West-AfricaDETERMINANTS OF MATERNAL MORTALITY RATE: EVIDENCE FROM WEST AFRICAN COUNTRIESModeling COVID-19 dynamics in the sixteen West African countriesSpatial clustering between socioeconomic inequalities and COVID-19 mortality rate in African continentVaccine rate forecast for COVID-19 in Africa using hybrid forecasting modelsPrediction of Mortality Rate of COVID-19 Patients using Machine Learning Techniques in Nigeria

Amade2233/Forecasting-Covid-19-Mortality-Rate-in-West-Africa

# Forecasting-Covid-19-Mortality-Rate-in-West-Africa ## ABSTRACT #### COVID-19, a new acute respirat

DETERMINANTS OF MATERNAL MORTALITY RATE: EVIDENCE FROM WEST AFRICAN COUNTRIES

Abstract

This paper investigated the determ

Modeling COVID-19 dynamics in the sixteen West African countries

Abstract The COVID-19 pandemic is currently causing several damages to the world,

Spatial clustering between socioeconomic inequalities and COVID-19 mortality rate in African continent

Abstract Although local spatiotemporal analysis can improve understanding of the geographi

Vaccine rate forecast for COVID-19 in Africa using hybrid forecasting models

Background: The public health sectors can use the forecasting applications to determine vaccine stoc

Prediction of Mortality Rate of COVID-19 Patients using Machine Learning Techniques in Nigeria

Corona virus disease pandemic have highly destructive effects around the world and this virus has af