Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

"Correlation matrix writing"

ratheesanratheesan Member Posts: 68 Maven
edited June 2019 in Help
Hi,
I would like to write a correlation matrix in to an excel sheet after applying correlation matrix operator.But whenever I am applying Excelexampleset writer operator,its  writing the input data only.How can I write the correlation matrix.

Thanks
Ratheesan
Tagged:

Answers

  • landland RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 2,531 Unicorn
    Hi,
    I would strongly recommend changing to RapidMiner 5.0. The flow layout would have made it clear, that the ExcelExampleSet writer (also called different there) only writes ExampleSets to Excel files. There's no way to convert an Correlationmatrix to an ExampleSet yet, but one might either implement this or use the Reporting for writing it into excel. Reporting is available for Enterprise Edition Customer of RapidMiner 4.x only, but might be downloaded for the community version of 5.0.

    Greetings,
      Sebastian
Sign In or Register to comment.