Dear all,
i tried following two nodes to do hierarchical clustering.
-
only with Hierarchical Clustering: here I can only select between Euclidean or Manhattan
-
use Numeric Distances with Hierarchical Clustering(DistMatrix) and then Hierarchical Cluster Assigner, here I can choose either Cosine Distance or standard Distance.
Astonishingly, I tried same dataset, with method1, no problem, with method2, the Cluster Assigner didnt work with both Distance method (it shows yellow as you see in the picture). I always use complete linkage.
I cannt find more description for the nodes. It seems these two methods should be the same if I use Euclidean for both, why with method2, I cannt get any results?
Can somebody help me?
Best
Shu