Giter Club home page Giter Club logo

mid_data_classification's Introduction

Bank Classification Project

Context

Data

Dataset from a bank containing 18.000 samples from customers for a period of one year

Features in the data set are:

  • Customer Number: A sequential number assigned to the customers (this column is hidden and excluded โ€“ this unique identifier will not be used directly).
  • Offer Accepted: Did the customer accept (Yes) or reject (No) the offer. Reward: The type of reward program offered for the card.
  • Mailer Type: Letter or postcard.
  • Income Level: Low, Medium, or High.
  • Bank Accounts Open: How many non-credit-card accounts are held by the customer.
  • Overdraft Protection: Does the customer have overdraft protection on their checking account(s) (Yes or No).
  • Credit Rating: Low, Medium, or High.
  • Credit Cards Held: The number of credit cards held at the bank.
  • Homes Owned: The number of homes owned by the customer.
  • Household Size: The number of individuals in the family.
  • Own Your Home: Does the customer own their home? (Yes or No).
  • Average Balance: Average account balance (across all accounts over time). Q1, Q2, Q3, and Q4
  • Balance: The average balance for each quarter in the last year

Goal

Build a model that can predict if a customer will accept a credit card offer or not

Type of Problem and Approach

  • Binary Classification
  • Models used in this project are Logistic Regression, KNeighborsClassifier, DecisionTreeClassifier and RandomForestClassifier

Repository structure

  • sql directory: contains slq queries connected to this project
  • files directory: contains the dataset in bot xlsx and csv format
  • notebooks directory: contains a jupyter notebook with the whole analysis
  • tableau directory: contains the tableau workbook we created to visalize the dataset
  • slides directory: contains the short presentaion slides

Outcomes

The main outcomes of the analysis can be viewed below or via the notebook

alt text

Feel free to explore the dataset via Tableau

alt text

you can also find the dashboard here

mid_data_classification's People

Contributors

mattber93 avatar nataschaberg avatar

Watchers

 avatar  avatar

Forkers

mattber93

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.