Export only label and prediction in CSV

dasoxoridasoxori Member Posts: 4 Learner I
in Help
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: 4 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.
    jwpfauBalazsBarany
Sign In or Register to comment.