PMML Scoring Tutorials (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

PMML files generated by SAS Enterprise Miner™ have been copied into the Teradata Warehouse Miner installation folder (C:\Program Files\NCR\Teradata Warehouse Miner <release> by default), within the Scripts/PMML UDF Install and Scripts folder. Some of these files provide the input to PMML Scoring in the following tutorials.

  1. RegressionContinuousPMML.xml — A Linear Regression model which predicts a continuous outcome. See Tutorial #1 - PMML Scoring (Teradata Database).
  2. DecisionTreeDiscretePMML.xml — A Decision Tree model which predicts a discrete outcome. See Tutorial #2 - PMML Scoring (Teradata Database).
  3. RegressionDiscretePMML.xml — A Logistic Regression model which predicts a discrete outcome. See Tutorial #3 - PMML Scoring (Teradata Database).
  4. NeuralMLPDiscretePMML.xml — A MLP Neural Network model which predicts a discrete outcome. See Tutorial #4 - PMML Scoring (Teradata Database).
  5. ClusterPMML.xml — A Cluster model which predicts which of 20 clusters a customer should be assigned to. See Tutorial #5 - PMML Scoring (Teradata Database).