Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 412 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 412 Bytes

Customer Personality Analysis

Using this dataset from Kaggle, the personalities of customers were analysed. The attached Google Colab ipynb file has the following sections in it:

  1. Exploratory Data Analysis
  2. KMeans Clustering
  3. Analysis of Clustering Results
  4. KMeans Customer Analysis
  5. Classification Using XGBoost
  6. SHAP Analysis