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.

MLStarter-2023Class/Africa---Financial-Inclusion-Project

Domain:

socioeconomic

Record type:

dataset
Creator:
MLS
Host:
Capstone project # FINANCIAL INCLUSION IN AFRICA ## OVERVIEW Financial inclusion remains one of the main obstacles to economic and human development in Africa. Across Kenya, Rwanda, Tanzania, and Uganda only 9.1 million adults (or 14% of adults) have access to or use a commercial bank account. Traditionally, access to bank accounts has been regarded as an indicator of financial inclusion. Access to bank accounts enable households to save and make payments while also helping businesses build up their credit-worthiness and improve their access to loans, insurance, and related services. Therefore, access to bank accounts is an essential contributor to long-term economic growth. The objective of this project is to create a machine learning model to predict which individuals are most likely to have a bank account. The model and solution could provide an indication of the state of financial inclusion in Kenya, Rwanda, Tanzania and Uganda, while providing insights into some of the key factors driving individuals’ financial security. ## DATA The dataset contains demographic and financial services information of approximately 33,600 individuals from four African countries - Kenya, Rwanda, Tanzania, and Uganda. This data was extracted from various Finscope surveys ranging from 2016 to 2018. ## MODEL The final model I decided to use is XGBoost model. The model has highest accuracy of all experimented models (0.8895) ## HYPERPARAMETER OPTIMSATION I chose to use Grid Search to optimise XGBoost parameters. Parameters: min_child_weight=1, gamma=0.5, subsample=1.0, max_depth=3 ## RESULTS Model's accuracy is 0.8895 and is acceptable. The model performs well in identifying negative cases, as evidenced by the high True Negative rate (0.98), but the label is unbalanced - 86% of data are negative cases (doesn't have bank account). The model struggles with positive cases, as indicated by the relatively low True Positive rate (0.36) and high False Negative rate (0.64). ## (OPTIONAL: CONTACT DETAI …

Visit

github.com

Similar

JinwooXIgris/Zindi-project-Financial-inclusion-in-AfricaCiiku-Kihara/EAST-AFRICA-FINANCIAL-INCLUSION-PROJECTAskoye/Financial-Inclusion-Projectdavidmuna/Financial-Inclusion-Projecttectronics/Financial-Inclusion-Projectrichalikhar/Financial-Inclusion-Project

JinwooXIgris/Zindi-project-Financial-inclusion-in-Africa

Financial Inclusion in Africa End-to-end ML project predicting financial access. Custom train_models

Ciiku-Kihara/EAST-AFRICA-FINANCIAL-INCLUSION-PROJECT

This project was aimed at explaining the main factors that determine whether or not an individual in

Askoye/Financial-Inclusion-Project

The objective of this report is to figure out how we can predict which individuals are most likely t

davidmuna/Financial-Inclusion-Project

Financial Inclusion remains one of the main obstacles to economic and human development in Africa De

tectronics/Financial-Inclusion-Project

Financial Inclusion remains one of the main obstacles to economic and human development in Africa. F

richalikhar/Financial-Inclusion-Project

Build an end-to-end data pipeline to analyze financial inclusion across East African countries using