Giter VIP home page Giter VIP logo

loanriskindicators's Introduction

LoanRiskIndicators

This repository contains an analysis of potential loan risk indicators based on financial data from the PKDD 99 competition. The objective is to identify key factors that can predict the likelihood of good or bad loans. The analysis focuses on two parameters:

Hypothesis 1: The presence of a disponent (2nd client under the same account_id) is expected to have a positive influence on loan outcomes.
Hypothesis 2: The monthly variation in the debtor's credit (income) is expected to influence loan outcomes.

The analysis involved the following steps:

Data was loaded into MariaDB and cleaned.
Relevant tables and attributes were identified.
SQL scripts were used to filter the data and generate results.
The resulting table was exported to Excel/Pandas for visualization.

The findings suggest that both the presence of a disponent and monthly credit variation are crucial indicators for loan risk assessment. Accounts with a disponent had a 0% bad loan rate, while accounts without a disponent had a 14% bad loan rate. Higher monthly credit variation indicates increased risk of bad loans.

This repository provides code snippets and insights for lenders to make more informed decisions and reduce the risk of bad loans. Feel free to use the code and findings for your own loan risk assessment projects.

Please note that this repository is for educational and research purposes only.

loanriskindicators's People

Contributors

mrharton1 avatar

Watchers

 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.