Giter Club home page Giter Club logo

sas-enterprise-miner-customer-credit-card-k-means-clustering's Introduction

SAS-Enterprise-Miner-Customer-Credit-Card-K-Means-Clustering

Customer Credit Card Clustering

This repository contains code and data for performing K-means clustering on a customer credit card information dataset (https://www.kaggle.com/datasets/aryashah2k/credit-card-customer-data). The goal is to group customers based on their behaviour and identify patterns or segments within the customer base.

Dataset

The dataset used for this analysis consists of the following variables:

  • SI_No: Customer Serial Identification Number (unique)
  • Customer Key: Customer Reference Key (unique)
  • AvgCreditLimit: Average Credit Card Limit for the Customer
  • Total_Credit_Cards: Total Credit Cards Owned by the Customer
  • Total_visits_bank: Total Number of Bank Visits by the Customer
  • Total_visits_online: Total Visits Online by the Bank Customer
  • Total_calls_made: Total Calls Made by the Customer to the Bank

Methodology

The K-means clustering algorithm was applied to the dataset using SAS Enterprise Miner. K-means is an unsupervised machine learning algorithm that partitions the data into K clusters based on the similarity of observations within each cluster. The algorithm iteratively assigns observations to clusters and updates the cluster centroids until convergence.

Dependencies

SAS Enterprise Miner 15.2 version

Results

The clustering analysis resulted in 3 distinct customer segments based on their characteristics. [LowCreditHighVolumeCallCustomers, FrequentBankVisitors, TopCreditOnlineCustomers]

sas-enterprise-miner-customer-credit-card-k-means-clustering's People

Contributors

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