AdaBoostPredict Output - Teradata Vantage

Machine Learning Engine Analytic Function Reference

Product
Teradata Vantage
Release Number
8.00
1.0
Published
May 2019
Language
English (United States)
Last Update
2019-11-22
dita:mapPath
blj1506016597986.ditamap
dita:ditavalPath
blj1506016597986.ditaval
dita:id
B700-4003
lifecycle
previous
Product Category
Teradata Vantageā„¢

Output Table Schema

Column Data Type Description
pid_column INTEGER, SMALLINT, BIGINT, NUMERIC, VARCHAR, or VARBYTE(n) Data point identifier from attributetable.
pred_label VARCHAR Predicted response for data point.
left_label_probdist VARCHAR [Column appears only with OutputResponseProbDist ('true').] Probability of each label for left child of node.
right_label_probdist VARCHAR [Column appears only with OutputResponseProbDist ('true').] Probability of each label for right child of node.
prob_label_order VARCHAR [Column appears only with OutputResponseProbDist ('true').] Order of probability of labels for left and right children of node.