Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

K-Medoid Algorithms

This repo contains implementations of K-Medoid Clustering algorithms.

Serial PAM

Single threaded PAM algorithm which runs on CPU

Parallel PAM

Parallelized PAM which run on CUDA supported GPUs.

About

Algorithms for K-Medoids Clustering

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages