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

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.