Use a function such as factoextra::fviz_nbclust with silhouette method to identify the optimum number of clusters of customers that can be identified in your data if you wanted to use Hierarchical Clustering?
The city is Montreal and data set is in attatched file Focus on these two variables: EdYears, Cosmatics Question 1) Use a function such as factoextra::fviz_nbclust with silhouette method to identify the optimum number of clusters of customers that can be identified in your data if you wanted to use Hierarchical Clustering? Question 2) Use … Read more