Question: Question 1 ) Use a function such as factoextra::fviz _ nbclust with silhouette method to identify the optimum number of clusters of customers that can
Question Use a function such as factoextra::fviznbclust 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 Use a function such as stats::hclust to build your hierarchical cluster model and use factoextra::fvizcluster to visualize the optimum number of clusters you identified above.
Question Use a function such asfactoextra::fviznbclust with silhouette method to identify the optimum number of clusters of customers that can be identified in your data if you wanted to use KMeans Clustering?
Question Use a function such as stats::Kmeans to build your Kmeans cluster model and use factoextra::fvizcluster to visualize the optimum number of clusters you identified above.
Question Compare and contrast the visualizations of the clusters detected by two Machine Learning models. Which one has done a better job in clustering?
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
