- ON clause
- Specifies the table name, view name or query as an InputTable.
- IDColumn
- Specifies the column name that uniquely identifies an observation.
- ResponseColumn
- Specifies the column name that contains the numeric class label for the minority class.
- InputColumns
- Specifies the input table columns names that need to be used for oversampling.
- MinorityClass
- Specifies the minority class for which synthetic samples need to be generated. The minority class label must be an integer value specified in quotes as a string.