How to ignore specific columns at the lab output of the Apply model operator?
From what I see in the Result section, when I connect the lab output of the Apply model operator to results, the following columns are displayed, Row No., prediction, some confidence columns (8 in my case), and also all the regular attributes.
What I want is to keep just the prediction, I have tried with the select attributes operator but apparently it's not made for this purpose.
Any ideas please?