got a dataset for mall customers
and used an unsupervised learning technique, a K-means clustering model
to classify the customers based on their spending score and annual income.
here I used matplotlib, seaborn, pandas and NumPy.