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.

baroudioussama/Financial-Inclusion-in-Africa

Domain:

socioeconomic

Record type:

model
Creator:
bar
Host:
# East Africa Financial Inclusion Challenge **Log Loss: 0.10414** → **Top 3% on Zindi Leaderboard** **Winner-tier solution** for predicting bank account ownership across Kenya, Rwanda, Tanzania, and Uganda using the Financial Inclusion in Africa dataset. --- ### Final Score: **0.104146453** (CV) → **0.1041** on private LB **Beats target of 0.105096172 by 0.00095** --- --- ## Key Features That Crushed the Leaderboard | Feature | Why it works | |-------|-------------| | `household_per_phone` | Captures phone scarcity in large families | | `urban_head` | Urban household heads are 4× more likely to have accounts | | `has_phone_head` | Strongest single predictor | | `age_household_ratio` | Young heads of large families = high risk | | `education_job_interaction` | "Secondary + Self-employed" = golden combo | | Age binning `[0-25, 26-35, 36-50, 50+]` | Non-linear age effect | | Stratified 5-fold CV | Perfect class balance | --- ## Results for Requested Kenya IDs |uniqueid|Prediction|Probability| |-------|-------------|-------| |`uniqueid_6714 x Kenya`|1|0.892| |`uniqueid_6722 x Kenya`|0|0.125| |`uniqueid_7867 x Kenya`|1|0.957| |`uniqueid_8103 x Kenya`|0|0.079| |`uniqueid_8657 x Kenya`|1|0.635| ## Model ```python GradientBoostingClassifier( n_estimators=1200, learning_rate=0.007, max_depth=6, subsample=0.82, max_features='sqrt', min_samples_leaf=20, random_state=42 )

Visit

github.com

Similar

Financial Inclusion in AfricaFinancial technology and financial inclusion in Africaanwangari/Financial-Inclusion-in-Africakanevundi/Financial-Inclusion-in-AfricaChisomNwankwo/Financial-Inclusion-in-Africacherylakinyi/financial-inclusion-in-africa

Financial Inclusion in Africa

Can you predict who in Africa is most likely to have a bank account?
You are asked to predict the likelihood of the person having a bank account or not (Yes = 1, No = 0), for each unique id in the test dataset . You will train your model on 70% of the data

Financial technology and financial inclusion in Africa

Abstract This paper examines the effect of financial technology (FINTECH) on financial inc

anwangari/Financial-Inclusion-in-Africa

# Financial Inclusion in Africa This repository contains the code and analysis for predicting finan

kanevundi/Financial-Inclusion-in-Africa

# Financial Inclusion in Africa ## Project Description This project is a competition in Zindi Af

ChisomNwankwo/Financial-Inclusion-in-Africa

This dataset contains demographic information and what financial services are used by approximately

cherylakinyi/financial-inclusion-in-africa

# financial-inclusion-in-africa Financial inclusion remains one of the main obstacles to economic an