Hello there,
I am a new user of Scikit and I was wondering if somebody had or is willing to 
implement the prototype extraction algorithm (Gonzales 1985) which is a linear 
time
algorithm very useful for incremental data set clustering.
In case this algorithm is not implemented should I go ahead and do a similar 
implementation to sklearn.cluster.KMeans ?
The idea is then to use clustering using the extracted prototypes using 
complete linkage which I think is implemented already?

Regards.
------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to