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