TD_PolynomialFeaturesFit Function | PolynomialFeaturesFit - TD_PolynomialFeaturesFit - 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_PolynomialFeaturesFit function stores all the specified values in an argument in a tabular format.

All polynomial combinations of the values with degrees less than or equal to the specified degree are generated. For example, for a 2-D input sample [x, y], the degree-2 polynomial features are [x, y, x-squared, xy, y-squared,1].