Hi everybody,

As far as I am aware, there is no adaptive affinity propagation clustering
algorithm implementation in neither the stable nor the development version
of sklearn.
I have recently implemented the adaptive affinity propagation algorithm as
a part of my image analysis project. I based my implementation on the paper
by Wang et al., 2007 and their Matlab code, and sklearn's affinity
propagation algorithm. This is not exactly a port of Matlab code since I
have slightly modified the Wang's approach to deal with oscillations and
added an optional upper limit on number of clusters.
I am planning to submit the code to sklearn eventually. So please let me
know if anybody already works on the algorithm, as we could join our
efforts and save some time.

Best wishes,
ilya.

-- 
Ilya Patrushev, PhD.
MRC National Institute for Medical Research
The Ridgeway
Mill Hill
London NW7 1AA
UK
Tel: 0208 816 2656
Fax: 0208 906 4477
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to