# African Credit Scoring Challenge
This project tackles the **African Credit Scoring Challenge** on Zindi. The goal is to predict loan defaults using financial data to help institutions mitigate risk and optimize lending decisions.
## Objective
- Develop a **machine learning model** to predict the probability of loan default.
## Approach
- Data preprocessing and feature engineering.
- Model training and evaluation.
- Credit risk scoring based on predicted probabilities.