pbnjay / clustering

Clustering algorithm implementations for Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

multidimensional clustering support (centroids, medians, etc)

pbnjay opened this issue · comments

It's currently limited to just one distance measure. I need more...