TD_TargetEncodingFit Input - Teradata Vantage

Teradata® VantageCloud Lake

Deployment
VantageCloud
Edition
Lake
Product
Teradata Vantage
Published
January 2023
ft:locale
en-US
ft:lastEdition
2024-12-11
dita:mapPath
phg1621910019905.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
phg1621910019905

TD_TargetEncodingFit Input

The input table schema is as follows:

Column Name Data Type Description Charset MaxValueLen
target_column CHAR, VARCHAR The column that contains the categorical values to be encoded. LATIN/UNICODE 128 characters
response_column INTEGER for classification and NUMERIC group for regression The column that contains the response values. Not applicable Not applicable

The category table schema is as follows:

Column Name Data Type Description Charset MaxValueLen
ColumnName CHAR, VARCHAR The column that contains the column name from the target columns. LATIN/UNICODE 128 characters
CategoryCount BYTEINT, SMALLINT, INTEGER, BIGINT The column that contains the count of the categories. Not applicable Not applicable