Skip to content

KMedoids implementation #8

Closed
Closed
@adrinjalali

Description

@adrinjalali

scikit-learn/scikit-learn#11099 has a nice implementation of the algorithm, but it doesn't necessarily pass the inclusion criteria in sklearn, and would be a nice addition here.

@zdog234, would you be interested in porting it here?


From the original PR

Helping @Kornel to finish up/close #7694.
Reference Issues/PRs
What does this implement/fix? Explain your changes.

This is an attempt to finish the implementation of KMedoids clustering.
Any other comments?

Thanks to @Kornel and @terkkila for their work on this, and to everyone who's reviewed things so far. Also, thanks and apologies in advance to whoever reviews my code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions