TD_OneClassSVM accepts one input table containing all input columns. No response column is needed.
| Column Name | Data Type | Description |
|---|---|---|
| input_column | INTEGER, BIGINT, SMALLINT, BYTEINT, DOUBLE PRECISION | Column that this function uses to train the SVM model. |