项目作者: atrishi

项目描述 :
Identifying the creditworthiness of loan applicant and the risk associated with them using exploratory data analysis.
高级语言: Jupyter Notebook
项目地址: git://github.com/atrishi/Credit-Loan-Risk-Analysis.git
创建时间: 2020-07-15T16:32:30Z
项目社区:https://github.com/atrishi/Credit-Loan-Risk-Analysis

开源协议:

下载


Loan-Risk-Analysis

Identifying the creditworthiness of loan applicant and the risk associated with them using exploratory data analysis.
This project aims to identify patterns which indicate if a client has difficulty paying their installments which may be used for taking actions such as denying the loan, reducing the amount of loan, lending (to risky applicants) at a higher interest rate, etc.

This ensures that the consumers capable of repaying the loan are not rejected. Identification of such applicants using EDA is the aim of this project.

In other words, I want to understand the driving factors (or driver variables) behind loan default, i.e. the variables which are strong indicators of default. Hopefully, this information can be utilized for portfolio and risk assessment.