Skip to content

PetropoulakisPanagiotis/clustering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 

Repository files navigation

License: MIT

Clustering

Available methods:

Initialization Assignment Update Centroids
Random Lloyd's K-Means
K-Means++ Range PAM

Note: as for the range assignment (LSH/Hypercube), please refer also to nearest-neighbor-search repository.

Installation

Clone this repository to your local machine:

git clone https://github.com/PetropoulakisPanagiotis/clustering.git

Wiki

Author

Petropoulakis Panagiotis petropoulakispanagiotis@gmail.com