On Tue, Jan 5, 2010 at 9:43 PM, Drew Farris <[email protected]> wrote: > Each iteration of kmeans procuses a cluster-X folder, with X starting > at 0. You would get clusters-0 in cases where the clusters converge > after the first run.
To correct/clarify: you get clusters-0 for every run -- you would get clusters-0 and no other output directories for runs that converged in a single iteration. I believe you always want to use the results in the highest numbered cluster-X directory.
