Logo Lanfrica
  • Accueil
  • Atlas
  • Analyses
  • Documentation
  • Sign in

© 2026 Lanfrica. Tous droits réservés. Tous les droits d'auteur des ressources affichées sur le site Web Lanfrica appartiennent aux détenteurs de droits d'auteur d'origine, sauf indication contraire explicite.

PayalSorathiya/Zindi-Financial-Inclusion-in-Africa

Domaine:

socioeconomic

Type de record:

project
Créateur:
Pay
Hôte:
# Zindi Financial Inclusion in Africa A machine learning project to predict which individuals are most likely to have or use a bank account in East African countries. This project was developed as part of the Zindi Africa machine learning competition focused on financial inclusion. ## Problem Statement Financial inclusion remains one of the main obstacles to economic and human development in Africa. For example, across Kenya, Rwanda, Tanzania, and Uganda, only 9.1 million adults (or 14% of adults) have access to or use a commercial bank account. The objective is to create a machine learning model to predict which individuals are most likely to have or use a bank account. The models and solutions developed can provide insights into: - The state of financial inclusion in Kenya, Rwanda, Tanzania, and Uganda - Key demographic factors that might drive individuals' financial outcomes - Strategies for improving financial inclusion across these regions ## Dataset The dataset contains demographic information and financial services usage data from individuals across four East African countries: - **Kenya** - **Rwanda** - **Tanzania** - **Uganda** ### Features The dataset includes various demographic and socio-economic variables such as: - Age, gender, education level - Employment status and type - Location (country, urban/rural) - Household information - Mobile phone usage - Financial services usage patterns ### Target Variable - **bank_account**: Binary variable indicating whether an individual has a bank account (1) or not (0) ## Project Structure ``` Zindi-Financial-Inclusion-in-Africa/ │ ├── data/ │ ├── Train.csv # Training dataset │ ├── Test.csv # Test dataset │ └── SampleSubmission.csv # Sample submission format │ ├── notebooks/ │ ├── EDA.ipynb # Exploratory Data Analysis │ ├── preprocessing.ipynb # Data preprocessing and feature engineering │ ├── modeling.ipynb # Model training and evaluation │ …

Visit

github.com

Tasks

text classification

Similaires

ShowBaba/Zindi-Financial-Inclusion-in-AfricaSirDamis/Financial-Inclusion-in-Africa-ZindiBonifacethuo/Financial-Inclusion-in-Africa-ZindiLemukong/Zindi-Financial-Inclusion-in-AfricaByabato/financial-inclusion-africa-ml-zindiPryncekiddd254/financial-inclusion-africa-ml-zindi

ShowBaba/Zindi-Financial-Inclusion-in-Africa

My solution to the Financial Inclusion in Africa Zindi challenge # Zindi-Financial-Inclusion-in-Afr

SirDamis/Financial-Inclusion-in-Africa-Zindi

# Financial-Inclusion-in-Africa-Zindi Financial Inclusion remains one of the main obstacles to econo

Bonifacethuo/Financial-Inclusion-in-Africa-Zindi

# Financial-Inclusion-in-Africa-Zindi In this project, the objective was to develop a machine lear

Lemukong/Zindi-Financial-Inclusion-in-Africa

Competition to create a machine learning model to predict which individuals are most likely to have

Byabato/financial-inclusion-africa-ml-zindi

End-to-End ML Pipeline & Policy Intervention Simulator for Financial Inclusion in East Africa. Featu

Pryncekiddd254/financial-inclusion-africa-ml-zindi

Analyze financial data to improve inclusion in Africa using machine learning models and simulate pol