Giter VIP home page Giter VIP logo

loan-approval-limit's Introduction

Findings: People with the best credit and a co-applicant are more likely to get approved for a large loan.

Table of Contents

Problem Statement

This model forecasts how much of a loan an applicant will receive. The model forecasts how much will be permitted based on various variables about the applicant profile. A co-applicant with a higher credit score is usually awarded a larger loan amount. It also depends on how much the applicant has asked for.

Data source

Steps

  • Exploratory data analysis
  • Bivariate analysis
  • Multivariate correlation

Tech Stack

  • Python (refer to requirement.txt for the packages used in this project)

Results

Top 3 models (with default parameters)

Model with the best hyperparameter RMSE (range between 0 and 400000)
Random Forest 20784.89
Bagging 20723.30
Gradient Boosting 26674.35
  • The final model used is: Random Forest
  • Metrics used: RMSE
  • Why choose random forest while bagging yields the best results?: Comparing the RMSE while tuning the parameters, random forest produced the lowest RMSE consistently.

Lessons learned and recommendation

  • Based on the analysis of this project, we found out that the loan amount that will be granted is determined mainly by the loan amount requested, credit score, and a co-applicant. The least important features are expense types and gender.
  • Recommendation would be to focus more on the most predictive feature when looking at the applicant profile and pay less attention to the least predictive features.

loan-approval-limit's People

Contributors

adityush007 avatar

Stargazers

Aditya Kumar Dubey avatar

Watchers

 avatar  avatar Aditya Kumar Dubey avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.