A payload of data matching schema. We assume the following about your data:
Note that the example payloads shown are for illustration purposes only. An actual payload would necessary be much larger to meet minimum model-specific context lengths.
Optional futureExogenous or supporting features that extend into the forecasting horizon (e.g., a weather forecast or
calendar of special promotions) which are known in advance. future_data would be in the same format as data
except that all timestamps would be in the forecast horizon and it would not include previously specified
target_columns.
Optional headersThe id_or_name can be either the deployment_id that identifies the deployment or a serving_name that
allows a predefined URL to be used to post a prediction.
The WML instance that is associated with the deployment will be used for limits and billing (if a paid plan).
Optional parametersThe parameters for the forecast request.
Contains metadata about your timeseries data input.
Optional signal
Parameters for the
deploymentsTimeSeriesForecastoperation.