DFP Post-processing Module
This module function performs post-processing tasks after the inference process.
Parameter |
Type |
Description |
Example Value |
Default Value |
---|---|---|---|---|
timestamp_column_name |
string | Name of the timestamp column in the input data. | “timestamp” | - |
{
"timestamp_column_name": "timestamp"
}
Property |
Value |
---|---|
timestamp_column_name | timestamp |