Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 357 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 357 Bytes

Clusterfck with Haversine distance calculation

The Clusterfck library with haversine formula support for calculating distance, and the kmeans method modified to return the clusters along with their lengths and their centroids. Haversine coordinates should be in order of lng, lat.

Just a quick hack at the moment!