TD_PolynomialFeaturesTransform Input - Analytics Database

Database Analytic Functions

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Release Number
17.20
Published
June 2022
Language
English (United States)
Last Update
2024-04-06
dita:mapPath
gjn1627595495337.ditamap
dita:ditavalPath
ayr1485454803741.ditaval
dita:id
jmh1512506877710
Product Category
Teradata Vantageā„¢

InputTable Schema

Column Data Type Description
target_column NUMERIC Column for which to output polynomial combinations for features.

FitTable Schema

Column Data Type Description
TD_IncludeBias_POLFIT:Boolean INTEGER 1 if Boolean is 'True', 0 if it is 'False'.
TD_InteractionOnly_POLFIT:Boolean INTEGER 1 if Boolean is 'True', 0 if it is 'False'.
TD_Degree_POLFIT:degree INTEGER degree
target_column NUMERIC Preserves target column name for TD_PolynomialFeaturesTransform. Contains only NULL values.