Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 959 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 959 Bytes

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 [email protected]