You run clustering two different ways:Run 1: You set K = 4 i…
You run clustering two different ways:Run 1: You set K = 4 in advance and the algorithm returns 4 clusters.Run 2: You do not set K, and the algorithm returns 6 clusters based on the data.Tasks:Name the most likely method used in Run 1 and Run 2.Name one metric from the course used to evaluate clustering quality.
Read Details