TD_XGBoost Input - Analytics Database

Database Analytic Functions

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2025-07-09
dita:mapPath
gjn1627595495337.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
jmh1512506877710
Product Category
Teradata Vantageā„¢

InputTable Schema

Column Name Data Type Description
input_column INTEGER, BIGINT, SMALLINT, BYTEINT, FLOAT, DECIMAL, NUMBER Columns that function uses to train a XGBoost model.
response_column (regression) FLOAT, DECIMAL, NUMBER, INTEGER, BIGINT, SMALLINT, BYTEINT Column that contains the response value for an observation.
response_column (classification) INTEGER, BIGINT, SMALLINT, BYTEINT Column that contains the response value for an observation.
DataRedistributionColumn INTEGER, BIGINT, SMALLINT, BYTEINT Column that contains the unique values used to distribute the data in the input table among the available AMPs.