pbnjay / clustering

Clustering algorithm implementations for Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

its too slow

pbnjay opened this issue · comments

For large data sets, its just too slow. It needs updated to use the Lance-Williams update formula. There's a nice clear table here: http://arxiv.org/pdf/1105.0121.pdf