Skip to content

Regression Model to predict loan repayment outcomes, assess credit worthiness of borrowers using their employment and financial behavior.

Notifications You must be signed in to change notification settings

UmaRamanathan-DA/LoanTap-Credit-Risk-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

LoanTap Credit Risk Prediction

A Regression Model to predict loan repayment outcomes and assess the creditworthiness of borrowers based on their employment and financial behavior.

  • Predicted loan repayment outcomes using customer employment and financial behavior data.
  • Developed a Logistic Regression model leveraging data such as income level, employment status, and past loan repayment history.
  • Delivered actionable insights that enhanced risk assessment strategies for loan approvals.

Problem Statement

  • Primary Goal: Predict whether a credit line should be extended to an individual (Binary Classification: "Yes" or "No").
  • Secondary Goals:
    • Provide recommendations on repayment terms for approved credit lines.
    • Suggest actions to reduce risk and improve repayment rates.

Key Insights

  • Identified high-risk borrowers using features such as loan amount, interest rate, DTI (Debt-to-Income) ratio, and annual income.
  • Discovered trends, including that longer-term loans have a higher probability of being charged-off.
  • Recommended adjustments to pricing and underwriting standards to enhance risk mitigation strategies.

Data and Preprocessing

  • Dataset: Includes numerical and categorical features such as loan amount, interest rate, employment title, and loan purpose.
  • Preprocessing Steps:
    • Handled missing data with imputation.
    • Cleaned outliers using robust IQR-based clipping.
    • Encoded categorical variables and performed feature reduction using PCA.

About

Regression Model to predict loan repayment outcomes, assess credit worthiness of borrowers using their employment and financial behavior.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published