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.

Export only label and prediction in CSV

dasoxoridasoxori Member Posts: 9 Learner I
Hi I'm  trying to export in CSV file the outcome label and prediction from the result. Unfortunately the operator returns all the dataset with including the label and prediction. Is there any way to filter only these columns?

Answers

  • dasoxoridasoxori Member Posts: 9 Learner I
    I find the solution after a little research.

    I've put a Select Attributes operator between the performance and write CSV.

    I've write the solution in order to help others.
Sign In or Register to comment.