Skip to content

emanattia/Credit_Card_Data_Clustering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Credit_Card_Data_Clustering

cluster data using four models and evaluate each one of them befpr and after applying PCA:

  • DBscan model
  • K-means model
  • GaussianMixture model
  • Hierarchical model