- InputColumns
- Specifies the input table columns name that need to be used for training the model (predictors, features, or independent variables).Input column names with double quotation marks are not allowed for this function.
- ResponseColumn
- Specifies the column name that contains the class label for classification or target value (dependent variable) for regression.