This project investigates the relationships between borrower financial characteristics and loan repayment outcomes using statistical correlation analysis. The goal is to identify key financial indicators affecting repayment behavior to inform risk management strategies.
- Python.
- Pandas.
- NumPy.
- Correlation Analysis.
- Jupyter Notebook.
- Comprehensive financial data cleaning and preparation.
- Correlation matrix generation and heatmap visualization.
- Insight extraction on the most influential repayment factors.
loan_borrower_data.csv
β borrower financial dataset.Loan_Repayment_Financial_Analysis.ipynb
β Jupyter Notebook analysis.
Click in the Loan_Repayment_Financial_Analysis.ipynb
Jupyter Notebook in this repository (recommended for non-technical people)
OR
Access the read-only executable version of the notebook in Google Colab:
This enables an interactive review of the analysis without requiring local installation.
MIT License