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

How to draw a dendrogram generated by RM?

PatriciaPatricia Member Posts: 1 Learner I
edited November 2019 in Help
Hello folks,

I am working on my lab exercise to draw a dendrogram taking into account that I am using a dataset that includes chemical characteristics of 300 wines as well as the quality ratings of these wines graded by experts. He Supposes that we are a wine enthusiast who would like to separate these wines into 3 groups based on their chemical characteristics and then compare these three groups based on the average quality ratings. Every attribute besides “Quality” is considered a chemical characteristic. He asked to use agglomerative clustering with CompleteLink, NumericalMeasures, and EuclideanDistance to cluster wines into three groups based on chemical characteristics. Before running the clustering process, normalize the attributes using range transformation (min=0, and max=1).

This is a screenshot of my work can anyone helps me to draw the dendrogram as my result is empty? 
how can I generate the required number of clusters from the dendrogram?





Tagged:

Answers

  • sgenzersgenzer Administrator, Moderator, Employee-RapidMiner, RapidMiner Certified Analyst, Community Manager, Member, University Professor, PM Moderator Posts: 2,959 Community Manager
    hi @Patricia I'm sorry no one has chimed in here yet. Can you pls post your process XML and data set (or are you just using the UCI one)? 
Sign In or Register to comment.