In this KMeans Analysis Method, we handle Annual Income and Spending Score of Customers who came to mall to do shopping.
Creator: Anandan Raju
Objective: By using this data we're analysing relationship between :
- Age Vs Spending Score for understanding
- Annual Income Vs Spending Score Predominant Output from the data.
- Import Libraries
- Checking DataSet
- Analysing Age Vs Spending Score
- Segregating DataSet and Zipping Dataset
- Finding Optimized K Value
- Analysing Annual Income Vs Spending Score
- Segregating DataSet and Zipping Dataset
- Finding Optimized K Value
- Summary