Question: You are given a data set with 1 0 0 records and are asked to cluster the data. You use K - means to cluster
You are given a data set with records and are asked to cluster the data. You use Kmeans to cluster the data, but for all values of the means algorithm returns only one nonempty cluster. You then apply an incremental version of Kmeans, but obtain exactly the same result. How is this posible? How would single link or DBSCAN handle such data:
Consider the following four faces shown in Figure Again, darkness or number of dots represents density. Lines are used only to distinguish regions and do not represent points
A For each figure, could you use single link to find the patterns represented by the nose, eyes, and mouth? Explain.
B For each figure, could you use Kmeans to find the patterns represented by the nose, eyes, and mouth? Explain.
C What limitation does clustering have in detecting all the patterns formed by the points
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
