in reply to how to get clusters?
What is a bp and how are you calculating it? For clustering I would start with one cluster, and add each point to it. Then check to see if the cluster is too scattered, if so use some algorithm to divide it into two clusters, then add the next point to the closest cluster, but I think I'm not understanding your question.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: how to get clusters?
by pc88mxer (Vicar) on Jan 04, 2008 at 20:06 UTC |