Select a Group of Columns based on the Group Name in JSL
Hello all,I am writing a script that fits a neural net to the currently selected column of a data table. I am currently hard coding the input columns in the JSL script, but to make it more easily transferable, I would like to have it use a group of columns that the user would name in the data table as the inputs.To do this, I need to be able to select a group of columns based on the name given to...
herberthinterbe