Bandit-PAM: Almost Linear Time $k$-Medoids Clustering via Multi-Armed Bandits
Abstract:
Clustering is a ubiquitous task in data science. Compared to the commonly used $k$-means clustering algorithm, $k$-medoids clustering algorithms require the cluster centers to be actual data points and support arbitrary distance metrics, allowing for greater interpretability and the clustering of structured objects. Current state-of-the...More
Code:
Data:
Tags
Comments