K-Means Cluster Analysis
Under Re-Construction
This page performs an interactive K-Means Cluster Analysis for the caches we have found. This is experimental.
Value of K
About
Written July 2017.
A python script using the sax library is used to extract the position data and GC number of each cache in the pocket query.
Javascript routines are used to create, compute and add data to a map.
To Do
- Clean up the page, relocate buttons at least.
- Buid a convex hull algorithm to display cluster polygons