Mparat / scipy-cluster

Automatically exported from code.google.com/p/scipy-cluster
Other
0 stars 0 forks source link

running centroid, ward, and median with result from pdist #15

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
These algorithms operate on dissimilarity matrices as long as they are
Euclidean. The centroid, ward, and median linkage functions should be
modified to support this feature.

Damian

Original issue reported on code.google.com by damian.e...@gmail.com on 30 May 2008 at 2:14

GoogleCodeExporter commented 8 years ago

Original comment by damian.e...@gmail.com on 30 May 2008 at 2:14

GoogleCodeExporter commented 8 years ago

Original comment by damian.e...@gmail.com on 16 Jan 2010 at 7:21

GoogleCodeExporter commented 8 years ago
+1. This would be great, as people coming from matlab or R would expect this 
feature. In my particular case (porting to python some matlab code), this is a 
pretty large roadblock, as I can't use raw observations.

Original comment by eugenio....@gmail.com on 6 Jul 2011 at 11:19

GoogleCodeExporter commented 8 years ago
I just wanted to add that someone opened a ticket against scipy 
(http://projects.scipy.org/scipy/ticket/1272) for this same issue a few months 
ago.
Cheers,

  Eugenio

Original comment by eugenio....@gmail.com on 6 Jul 2011 at 1:19