I’m running a clustering analysis based on different distance metrics (cosine, mahalanobis, euclidean) and I want to be able to evaluate my results with some metric (sillouette or other).
I can’t use the scorer node because I don’t have info about the real classification of my data, the clusterings are exploratory, anyone has some idea how to compute some measure that helps me evaluate the different clustering results??