Giter Club home page Giter Club logo

personal-loan-analysis's Introduction

Project Overview

  • This project is created with the intention to determine which factor(s) influences clients to apply and accept a personal loan from the bank.
  • We found that an individual's annual income and the number of family members are the most important factors in determining whether an individual accepts a personal loan from the bank.
  • The dataset can be obtained from Kaggle.
  • The libraries involved in the project include: Pandas, Matplotlib, Seaborn, and Plotly
  • Link to this Project on Github

Objectives

What is the most influential factors to receiving a personal loan from the bank?

Data Cleaning and Organization

  • Some nominal variables are eliminated (such as "ID" and "Zip Code").

  • No missing data is found.

  • Anomaly values, such as negative values in "Experience", are replaced with the mean

    outliers

  • As depicted in the graph, there is a large number of outliers in "income".

  • The correlation in the attributes is explored.

    heatmap

    Analyzing The Data

  • There are more people with an "undergraduate" degree, however, the distribution of educational level attained is relatively equivalent among the people who received a loan.

    pie_education_level

    bar_education_level

  • Most individuals who receive a personal loan do not hold or invest in any securities or bank deposits in their investment account

    pie_investment_type

  • Most people with an higher income are approved for a personal loan from the bank.

    credit_card_distribution

  • Individuals who have family size 3 or greater with a higher income between 100k to 200k are more likely to apply for a loan.

    catplot

Interpreting the Results

  • "Income" and "number of family member" are positively correlated with personal loan.
  • "Education level" and investments has the least influence or impact on whether an individual decides to accept the loan
  • Further investigation is recommended to determine the correlation between "income" and other factors such as "mortgage" or "CCAvg" etc.
  • You can access the Jupyter notebook here.

Back to Main

personal-loan-analysis's People

Contributors

ewang58 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.