PMMLPredict Output | Vantage BYOM - PMMLPredict Output - Teradata Vantage

Teradata Vantageā„¢ - Bring Your Own Model User Guide

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Teradata Vantage
Release Number
5.0
Published
October 2023
Language
English (United States)
Last Update
2024-04-06
dita:mapPath
fee1607120608274.ditamap
dita:ditavalPath
ayr1485454803741.ditaval
dita:id
fee1607120608274

Output Table Schema

Column Data Type Description
accumulate_column Same as in InputTable. Column copied from InputTable. Appears once for each specified accumulate_column.
prediction VARCHAR Value in prediction field of result column in json_report. Appears only if result column in json_report has prediction field.

If the scoring performed with a classification model does not return a predicted value, the prediction output column could be empty.

If the scoring is performed on regression or models which result in a single field, the prediction column will contain a value.

json_report VARCHAR Scoring results as JSON string. Appears only if you omit ModelOutputFields.
model_output_field VARCHAR or DOUBLE PRECISION Value of PMML output field. Appears once for each specified model_output_field.

Simple or complex (array or map) model_output_field is represented as string.