Giter Club home page Giter Club logo

clustering_banking_clients's Introduction

Customer Segmentation Clusters (Unsupervised Learning)

(Mini project: timeline, 1 day)

Goals

  • Create two separate customer segmentations (using clustering) to split them into 3-5 clusters based on two factors:

    • Demographics
    • Banking Behaviour (savings accounts, debt, credit, transaction numbers etc.)
  • Visualize the created clusters using radar charts and compare them agains each other

  • Visualize segmentations using scatter plot (PCA since we have so many features (dimensions) and we want to plot our observations on a 2D plane)

  • Visualize in 2D how our clusters are evolving in each iteration of KMeans (for at least 20 iterations) (using loops)

Tools/Topics covered

  • Data Wrangling
  • Data Visualization
  • Data Preparation and Feature Engineering
  • Dimensionality Reduction
  • Unsupervised Learning

Project workflow

A flow chart of the workflow is shown below for visual illustration of this workflow

The project was broken down into two segments since our goal is clustering, based on two major criteria demographics and banking behaviour. Initially we used demogrpahics as our minimal viable product (MVP) and it created the general structure and called this part one. Then used the designed workflow from MVP to design our part two of this project which is Banking Behaviour.

Screen Shot 2022-10-24 at 1 49 07 PM

clustering_banking_clients's People

Contributors

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