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

turn centroid table into data

Telcontar120Telcontar120 RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 1,635 Unicorn
edited November 2018 in Help

There is probably something simple I am missing here, but part of the output of a clustering operator is an object called the "centroid table" that contains the average centroid values for each cluster for all attributes.  But it seems to be trapped in the centroid output.  How can that table be easily retrieved or extracted to turn into a dataset for further analysis?  Thanks.

 

Brian T.
Lindon Ventures 
Data Science Consulting from Certified RapidMiner Experts

Best Answer

  • MartinLiebigMartinLiebig Administrator, Moderator, Employee-RapidMiner, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,533 RM Data Scientist
    Solution Accepted

    Hi Brian,

     

    Extract Cluster Prototype Prototypes does the job :).

     

    ~Martin

    - Sr. Director Data Solutions, Altair RapidMiner -
    Dortmund, Germany

Answers

  • Thomas_OttThomas_Ott RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 1,761 Unicorn

    Heh! I didn't even know about this operator. Cool!

  • cleisnercleisner Member Posts: 4 Learner III

    Can you tell us how to connect "Extract Cluster Prototypes"? I tried connecting it directly to the output from the Clustering process and got the message "Wrong Connection : Your connection is producing the wrong type of data. Try changing the starting point of the connection." 

Sign In or Register to comment.