A Bank account Prediction in Africa
* Problem Definition
How well we can predict who in Africa is most likely to have a bank account?
* Data
The data was downloaded from zindi[
zindi.africa]
* Evaluation
The evaluation metric for this challenge is Mean Absolute error
* Features
The Dataset Features include; country, year, uniqueid, bank_account, location_type, cellphone_access, household_size, age_of_respondent
gender_of_respondent, relationship_with_head, marital_status, education_level, and job_type
* Modelling
The model used is XgboostClassifier