Hi @qwerty1
Interesting question, take a look at this workflow Control variables in a loop.knwf (731.9 KB) . I needed a little python code to create all possible combinations of input columns. In my example I used the Boston Housing set data, to train a simple model and write the scorer output for every combination of variables.
gr. Hans