🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

"How to output cluster model file (.clm) and performance file into text file?"

User: "lichin"
New Altair Community Member
Updated by Jocelyn
Hi all,

I got cluster model file (.clm) and performance file (.per) after finishing the clustering process I setup.

Afterwards, I can read the clm file and per file by using RapidMiner and see the Centroid Table and PerformanceVector.

But I want to know that can I output it (Centroid Table and PerformanceVector) to common text file like csv? So that I can do more analysis on the figures.
If it is possible to do that, how to? (I have tried many operators with RapidMiner GUI, but I cannot make it...)

Thanks, and RapidMiner is really good!!!
Sort by:
1 - 3 of 31
    User: "lichin"
    New Altair Community Member
    OP
    Hi,

    I just found an operator called 'Write as Text' which can write the PerformanceVector into file!! :D
    But it still cannot output the Centroid Table of a cluster model...

    User: "land"
    New Altair Community Member
    Hi,
    there's an operator called Extract Cluster Prototypes, which will return an example set containing all cluster centroids. You can either continue analyzing it with RapidMiner or use the Write CSV to export it as an csv file.

    Greetings,
      Sebastian 
    User: "lichin"
    New Altair Community Member
    OP
    Dear Sebastian,

    It works!!!
    Thanks a lot!!!

    Regards,
    Lichin