I have a table containing a list of "important" attributes column names (subset of 40 out of original 150 attributes) - how can I feed these into a Tree Ensemble Learners list of attribute columns?
A flow variable containing the list would work - but can't see how to do that - the "Table Column to Variable" seems to create a variable for each row.