Skip to content

ronniealdrin/Machine_Learning_Financial_Inclusion_in_Africa

Repository files navigation

Financial Inclusion In Africa

This python code, in a Jupyter Notebook file, used differents machine learning models to predict the people most likely to have or use a bank account, based on 4 African countries: Kenya, Rwanda, Tanzania and Uganda.

This project was evaluated by the 'Classification accuracy score'.

Presenting the Ptoject

Requirements and Environment

Requirements:

  • pyenv with Python: 3.11.3

Environment:

pip install --upgrade pip
pip install -r requirements.txt
python -m venv .venv
source .venv/bin/activate

About

Machine Learning Project: Financial inclusion in Africa.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published