TD_​NonLinearCombineFit

Fastpath function to return parameters and target columns to be used by TD_NonLinearCombineTransform function for generating a new feature.

Options

Formula
Specifies the formula to be used.
ResultColumn
Specifies the name of the new feature column.
Output Schema
Output Schema, if Volatile is true then use user login as the schema.
Output Table
Output Table
VAL Location
VAL Location
TargetColumns
Specifies the input table columns to be used for the non linear combination.
Volatile
Specifies whether the table should be a VOLATILE table. If true, then the table is automatically deleted, otherwise it is users responsibility to remove or clean it up for space.

Input Ports

Icon
Connection to a Teradata Database Instance
Icon
The relation that contains input data.

Output Ports

Icon
output of TD_NonLinearCombineFit

Nodes

Extensions

Links