Which clustering method is suitable for which kind of data?

Posted by Arpana on Stack Overflow See other posts from Stack Overflow or by Arpana
Published on 2010-06-04T10:49:02Z Indexed on 2010/06/05 11:22 UTC
Read the original article Hit count: 108

Filed under:
|

I would like to know

  1. K-means is best suited for clustering of which type of data?
  2. When k-means fails? for which type of data set k-means does not give accurate answer?
  3. COBWEB is best suited for clustering of which type of data?
  4. When COBWEB fails? for which type of data set COBWEB does not give accurate answer?

© Stack Overflow or respective owner

Related posts about algorithm

Related posts about clustering