PMML Scoring - RESULTS - Data (Teradata Database) - Teradata Warehouse Miner

Teradata Warehouse Miner User Guide - Volume 2ADS Generation

Product
Teradata Warehouse Miner
Release Number
5.4.5
Published
February 2018
Language
English (United States)
Last Update
2018-05-03
dita:mapPath
qhj1503087326201.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-2301
Product Category
Software
  1. On the PMML Scoring dialog, click RESULTS.
  2. Click on data (note that the RESULTS tab will be grayed-out/disabled until after the analysis is completed).
    PMML Scoring > Results > Data

    A sample of rows from the scored table is displayed here, the size determined by the setting specified by Maximum result rows to display in Tools > Preferences > Limits. By default, the index of the table being scored as well as the dependent column prediction are in the scored table; additional columns as specified in the OUTPUT panel may be displayed as well.

    The following table is built in the Result Database by the PMML Scoring analysis. Note that the options selected affect the structure of the table. Those columns in bold below will comprise the Primary Index.

    Table built into the Result Database by the PMML Scoring analysis
    Name Type Definition
    Key User Defined One or more key columns, which default to the index, defined in the table to be scored (i.e., in Selected Table). The data type defaults to the same as the scored table, but can be changed via Primary Index Columns.
    <app_var> User Defined One or more columns as selected under Retain Columns.
    <dep_var > (Default) User Defined The predicted value of the dependent variable. The name used defaults to the Dependent Variable specified when the model was built. The data type used is the same as the Dependent Variable.
    P_<dep_var><value> FLOAT If any additional probability output is requested on the OUTPUT panel, it will be displayed using the names provided in the PMML model.