harthur / clustering

K-means and hierarchical clustering
http://harthur.github.com/clustering/demos/colors
MIT License
500 stars 92 forks source link

Why isn't the ultrametric distance passed in the result? #10

Open basickarl opened 9 years ago

basickarl commented 9 years ago

As stated, why isn't it passed into the result? This is required for displaying the results in a dendrogram.

basickarl commented 9 years ago

https://github.com/harthur/clusterfck/pull/8

Is currently underway via a pull request.