K Medoids Clustering Implementation
Is someone working on an implementation of K-Medoids clustering <https://en.wikipedia.org/wiki/K-medoids> at the moment? If not, I would like to implement it in sklearn. Thanks, Zane Dufour
Did you find https://github.com/scikit-learn/scikit-learn/pull/7694? On 14 April 2018 at 11:35, Zane DuFour <zane.dufour@gmail.com> wrote:
Is someone working on an implementation of K-Medoids clustering <https://en.wikipedia.org/wiki/K-medoids> at the moment? If not, I would like to implement it in sklearn.
Thanks, Zane Dufour
_______________________________________________ scikit-learn mailing list scikit-learn@python.org https://mail.python.org/mailman/listinfo/scikit-learn
The current contributor for this is finding it hard to find time to complete the work. I think the remaining issues are quite minor, and we would be keen for someone to take over: respond to my review and hope we get another before next release.
participants (2)
-
Joel Nothman -
Zane DuFour