Coder Social home page Coder Social logo

angelpatriciads / credit-card-risk-classification Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 1.0 12.68 MB

Credit scoring which helps in evaluating the repayment ability of potential borrowers is one of the most important issues for lending or loan business. This study will compare the performance of the three models including Decision Tree, Logistic Regression, and Support Vector Machine.

Jupyter Notebook 100.00%
classification decision-tree logistic-regression machine-learning support-vector-machine

credit-card-risk-classification's Introduction

Credit Submission Detectors using Machine Learning

-- Project Status: Completed

Project Objective

Credit scoring which helps in evaluating the repayment ability of potential borrowers is one of the most important issues for lending or loan business. At this time, the development of Machine Learning is very rapid and its use can be implemented in various ways, one of which is in lending or loan business. In this study, researchers used the Decision Tree model to determine debtors who did not repay their loans. This study will compare the performance of the three models including Decision Tree, Logistic Regression, and Support Vector Machine. The results show that the Decision Tree model works much better.

Methods Used

  • Machine Learning
  • Logistic Regression
  • Support Vector Machines
  • Decision Tree

Language

  • Python

Module

  • skicit-learn
  • matplotlib
  • pandas
  • numpy
  • seaborn

Conclusion

Based on the Classification Report, the highest F1-score was obtained in the decision tree model of 0.94 or 94%, the result of which is close to 1, indicating that the model performance is very good. This model uses parameters in the form of 'criterion':'gini','max_depth': 8,'max_features': 'log2','splitter': 'best'. The interpretation of the results obtained by researchers has the conclusion that to find out whether a debtor is eligible to receive credit or not by taking into account the amount of annual income, loan class, interest rate, percent of income, home ownership mortgage/rent, history of default. In the application that is formed, when it is submitted, it will appear approved or rejected according to the eligibility level of the recipient of the credit customer.

Contributing Members

Name Github Account
Angelica Patricia github.com/angelpatriciads
Annisa Zahra github.com/annisazahra01
Hosia Josindra github.com/hosiajosindra

Getting Started

  1. You can access the raw data here within this repo.
  2. All of the scripts are being kept here.

credit-card-risk-classification's People

Contributors

angelpatriciads avatar

Stargazers

xiemeigongzi avatar Latifa Aulia Esmananda avatar Tertius  avatar

Watchers

 avatar

Forkers

xiemeigongzi

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.