Skip to content

stanislaw/Clusterize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clusterize

Vacation experiments with clustering algorithms.

Algorithm #1

Based on Accelerating Exact k-means Algorithms with Geometric Reasoning.

On iPhone 4 clusters up to 5000 annotations reasonably well.

Drawback: K-Means requires initial guess points.

Algorithm #2

On iPhone 4 clusters up to 3000 (on 4000 - noticeable delays appear) annotations reasonably well. Scales badly but good appearance compared to that of kingpin and Algorithm 1.

TODO

Build a library including both algorithms as "clustering drivers".

About

Experiments with clustering algorithms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published