Hi there, I would like to clean-up and improve the kmean algorithm (more initialization schemes for the algorithm, and better docs). I already have write access to the scipy svn rep, but as scipy.clusters is not in the sandbox nor my code, I would like to make sure it is OK, cheers, David
David Cournapeau wrote:
Hi there,
I would like to clean-up and improve the kmean algorithm (more initialization schemes for the algorithm, and better docs). I already have write access to the scipy svn rep, but as scipy.clusters is not in the sandbox nor my code, I would like to make sure it is OK,
It is. Thank you! -- Robert Kern "I have come to believe that the whole world is an enigma, a harmless enigma that is made terrible by our own mad attempt to interpret it as though it had an underlying truth." -- Umberto Eco
David Cournapeau wrote:
Hi there,
I would like to clean-up and improve the kmean algorithm (more initialization schemes for the algorithm, and better docs). I already have write access to the scipy svn rep, but as scipy.clusters is not in the sandbox nor my code, I would like to make sure it is OK,
I'm pretty sure nobody else is working on it at the moment so please do whatever you can. Many thanks, -Travis
participants (3)
-
David Cournapeau -
Robert Kern -
Travis Oliphant