TD_​OneHotEncodingTransform

fastpath function used to encode categorical features as a one-hot numeric vectors using the information from the TD_OneHotEncodingFit function

Options

IsInputDense
Specify whether input is in dense format or sparse format.
Output Schema
Output Schema, if Volatile is true then use user login as the schema.
Output Table
Output Table
VAL Location
VAL Location
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.
Icon
The FitTable input contains encoding parameters generated by TD_OneHotEncodingFit.

Output Ports

Icon
output of TD_OneHotEncodingTransform

Nodes

Extensions

Links