# African-Credit-Scoring-Challenge
### Objective
* *Primary Goal:* Predict loan defaults with high accuracy, measured by the F1 Score.
Loan Default (Target = 1): Indicates the customer failed to repay the loan.
Non-Default (Target = 0): Indicates the customer repaid the loan.
* *Secondary Goal:* Develop a credit scoring function that classifies customers into risk categories based on the model's probabilities.