Skip to content

[FEA] K-Medoids (PAM) implementation for clustering #6133

Open
@raulcarlomagno

Description

@raulcarlomagno

As an alternative method for kmeans clustering, the idea of having kmedoids method would be great

The BanditPAM algorithm based on Multi-Armed Bandits is a good candidate, this official C++ implementation with python bindings looks great. https://github.com/motiwari/BanditPAM

migrate this to cuda could be worth it

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions