One by One Clustering??????
- From: "mathlover" <immathlover@xxxxxxxxx>
- Date: 20 Jul 2006 09:13:47 -0700
Hi everyone,
All the usual clustering methods I am aware of (such as k-means, Fuzzy
k-means, etc.) find all the clusters together. I mean, as you know,
they consider some cost function minimizing which (by an iterative
method for instance) finds all the clusters.
I am wondering if there is any clustering method which can find the
clusters one by one. That is it can first find just one of the
clusters, and then if the process is continued (I mean I need a method
which can be quitted after finding any number of clusters; that is, it
doesn't need to be run till finding all the clusters so as to have a
correct answer) it would find a second one, and so on. Of course, I
would trivially prefer the method to have a quality closely comparable
with the usual methods (such as k-means).
I would really appreciate it if you could please introduce me some of
these methods (if there is any).
Thanks a lot.
.
- Prev by Date: Re: gpower: Does post hoc power analysis make sense?
- Next by Date: Re: nomogram
- Previous by thread: MINITAB: How to extract text from text
- Next by thread: R sample code and newsgroup
- Index(es):
Relevant Pages
|