Agglomerative Clustering

User: "ptr"
New Altair Community Member
Updated by Jocelyn
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?

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "steffen"
    New Altair Community Member
    Well ...

    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