Question

Can I have answer with explanation? 1.(a) What is the main difference between K-means and K-medoids...

Can I have answer with explanation?

1.(a) What is the main difference between K-means and K-medoids clustering?
(b) What is the main limitation of both K-means and K-medoids clustering?

0 0
Add a comment Improve this question Transcribed image text
Answer #1

a) Both the k -means and k -medoids algorithms are partitional (breaking the dataset up into groups). K-means attempts to minimize the total squared error, while k-medoids minimizes the sum of dissimilarities between points labeled to be in a cluster and a point designated as the center of that cluster.

b) K-Means Disadvantages : 1) Difficult to predict K-Value. 2) With global cluster, it didn't work well. 3) Different initial partitions can result in different final clusters. 4) It does not work well with clusters (in the original data) of Different size and Different density

The main disadvantage of K-Medoid algorithms is that it is not suitable for clustering non-spherical (arbitrary shaped) groups of objects. ...
It may obtain different results for different runs on the same dataset because the first k medoids are chosen randomly.

Add a comment
Know the answer?
Add Answer to:
Can I have answer with explanation? 1.(a) What is the main difference between K-means and K-medoids...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT