Export only label and prediction in CSV

dasoxoridasoxori MemberPosts:4Learner 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 MemberPosts:4Learner 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.
    jwpfau BalazsBarany
Sign InorRegisterto comment.