rtharungowda / loan-default-analysis

Performing loan default analysis using unsupervised learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

loan-default-analysis

Performing loan default analysis using unsupervised learning

View the ipynb notebook here, in case it does not render on github

About the dataset

The dataset contains data regarding the loans issued by a bank and corresponding features such as the CIBIL score of the person, credit history etc. The dependent variable here is the target default. Which shows wheter a person has defaulted on his loan or not. Some confidential row values are hashed and column names are given generic values due to privacy.

About

Performing loan default analysis using unsupervised learning

License:MIT License


Languages

Language:Jupyter Notebook 100.0%