Skip to content

Datasets for this notebook consists of credit card usage behavior of customers with 18 behavioral features. Segmentation of customers can be used to define marketing strategies.

Notifications You must be signed in to change notification settings

adhyttungga/Credit_Card_Data-Clustering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Credit Card Data Clustering

HitCount

Model

  • K-Means:
    • Silhoutte score: 98%
  • Agglomerative Clustering:
    • Silhoutte score: 98%
  • Gaussian Mixture:
    • Silhoutte score: 98%

Technologies:

  • Programming Language: Python
  • Libraries: Pandas, Scikit-learn, Matplotlib, Numpy

Data Source:

About

Datasets for this notebook consists of credit card usage behavior of customers with 18 behavioral features. Segmentation of customers can be used to define marketing strategies.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published