Commit Graph

3 Commits

Author SHA1 Message Date
e2b55c7ee5 kmeans: use norm as default metric
this avoids relying on 'point' being the coordinate type
2018-04-24 11:53:58 +10:00
337e53b725 kmeans: allow parameterised distance metrics 2018-04-23 23:19:14 +10:00
f31a344912 kmeans: add naive kmeans impl 2018-04-18 21:48:55 +10:00