Required Syntax Elements for TD_SMOTE - Teradata VantageCloud Lake

Lake - Analyze Your Data with ClearScape Analytics™

Deployment
VantageCloud
Edition
Lake
Product
Teradata VantageCloud Lake
Release Number
Published
February 2025
ft:locale
en-US
ft:lastEdition
2026-02-20
dita:mapPath
tcl1683670667798.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
tcl1683670667798
ON clause
Specifies the table name, view name or query as an InputTable.
ON clause does not support JOINs.
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.