I was looking for K-Medoids too couple of weeks ago and ended up implementing 
it myself -- but more like quick & dirty. I would really welcome a nice and 
efficient implementation of available via scikit, for example, using voronoi 
iteration.

Best,
Sebastian

> On Jul 30, 2015, at 1:51 PM, Timo Erkkilä <timo.erkk...@gmail.com> wrote:
> 
> Hi all,
> 
> I checked and could find no mention of KMedoids in Scikit-Learn. Me and my 
> friend have implemented the algorithm in Python, and were wondering if it 
> could be brought into Scikit-Learn. Thoughts? 
> 
> 
> Cheers,
> Timo  
> 
> 
> PS: I am new to the mailing list, so please guide me in case I am doing 
> something wrong here. 
> 
> ------------------------------------------------------------------------------
> _______________________________________________
> Scikit-learn-general mailing list
> Scikit-learn-general@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general


------------------------------------------------------------------------------
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to