An open API service indexing awesome lists of open source software.

https://github.com/akhileshthite/clustering

Mall Customers
https://github.com/akhileshthite/clustering

clustering hierarchical-clustering kmeans-clustering machine-learning

Last synced: 4 months ago
JSON representation

Mall Customers

Awesome Lists containing this project

README

        

# Clustering: Mall Customers
![](https://github.com/AkhileshThite/Portfolio/blob/master/mall.jpeg)

• The dataset contains some customer information of a mall along with their mall spending time (entries).

• I've successfully separated all the customers into groups by using **"K-means clusturing"** algorithm, So advertisers can target a specific group of customers to increase the profits of the mall.