The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
Agglomerative Clustering
I'm trying to build some simple hierarchical cluster model on small data set (about 50 vectors). I have two nodes: Read ARFF and Agglomerative Clustering. In result I get distance information as a dendogram, but I need to know cluster - examples assignment. Is it possible to add any label, or something?
Tagged:
0
Answers
Take a moment to contemplate how Agglomerative Clustering works. Now: which labels do you think the operator should add to each example ?
pointer: If you click on the nodes in the graph view, you are able to see which examples belong to the cluster on the corresponding level.
regards,
steffen