DFP Post-processing Module#

This module function performs post-processing tasks after the inference process.

Configurable Parameters#

Parameter

Type

Description

Example Value

Default Value

timestamp_column_name

string

Name of the timestamp column in the input data.

“timestamp”

-

Example JSON Configuration#

{
  "timestamp_column_name": "timestamp"
}

Default Settings#

Property

Value

timestamp_column_name

timestamp