Uzair540 / Hierarchical-Clustering

Implementing Machine Learning Algorithm : Hierarchical Clustering on the data-set of Customers in Mall

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hierarchical-Clustering

Implementing Machine Learning Algorithm : Hierarchical Clustering on the data-set of Customers in Mall

There is a big mall in a specific city that keeps information of its customers who subscribe to a membership card. In the membetrship card they provide following information : gender, age and annula income. The customers use this membership card to make all the purchases in the mall, so tha mall has the purchase history of all subscribed members and according to that they compute the Spending score of all customers. We have to segment these customers based on the details given. So we will be making clusters of cutomers using

Hierarchical Clustering

About

Implementing Machine Learning Algorithm : Hierarchical Clustering on the data-set of Customers in Mall


Languages

Language:Jupyter Notebook 100.0%