archie-cm / Credit_Risk_Model_VIX_ID-X_Partners

The objective project is to decrease the company's losses by up to 30% through bad loans by creating a machine learning system to assist in automating loan assessments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Credit_Risk_Model_VIX_ID-X_Partners

Problem Statement : the number of customers defaults reached 50,968 people and the company suffered a loss of $743,972,450 in 2007 to 2014

Goals : reduce company losses by up to 30 percent of bad loan

Objective : Create a ML system to help loan assessments automatically

Business Metrics : Cost

Result :

image

image

Tools: Python, JupyterLab, Git

Libraries: Pandas, Numpy, Feature-engine, Scikit-learn, Imbalanced-learn, statistic-learn, imputer-learn, WoE Binning

Dataset: Loan Data 2007-2014 [source]

Summary of the analysis

  • This dataset have 466,285 observations and 74 variables with 52 numerical variables, and 22 categorical variables.

image

image

What I have learned

  • Framing the business problem.
  • Create a machine learning model with optimal of number of approved and number of rejected
  • Create a scorecard that can generate credit score who rejected
  • Make a business simulation from machine learning model.

File Dictionaries

About

The objective project is to decrease the company's losses by up to 30% through bad loans by creating a machine learning system to assist in automating loan assessments


Languages

Language:Jupyter Notebook 98.1%Language:Python 1.9%