Tutorial #4 - PMML Scoring (Teradata Database) - Teradata Warehouse Miner

Teradata Warehouse Miner User Guide - Volume 2ADS Generation

Product
Teradata Warehouse Miner
Release Number
5.4.4
Published
July 2017
Language
English (United States)
Last Update
2018-05-03
dita:mapPath
fcf1492702067123.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-2301
Product Category
Software
  1. Parameterize a PMML Scoring analysis to score a MLP Neural Network model which predicts a discrete outcome as follows:
    • Select File Name — NeuralMLPDiscretePMML.xml
    • Selected Tables — twm_customer_analysis
    • Index Columns — cust_id
    • Result Table Name — twm_pmml_score_nn_2
  2. Run the analysis.
  3. Click on Results when it completes.

    For this example, the PMML Scoring analysis generated the following results. A single click on each page name populates Results with the item. SQL is always produced and displayed, but is not shown here for brevity.

    Tutorial #4 - PMML Scoring Report
    Resulting Scored Table Name Number of Rows in Scored File
    score_nn_2 747
    Tutorial #4 - PMML Scoring Data
    cust_id ccacct
    1362527 0
    1363078 1
    1362588 1
    1363486 0
    1362752 1
    1362893 1
    1363017 1
    1363444 0
    1362548 1
    1362487 1
    ... ...
    ... ...
    ... ...