AdaBoost Functions (ML Engine) - Teradata Vantage

Machine Learning Engine Analytic Function Reference

Product
Teradata Vantage
Release Number
8.10
1.1
Published
October 2019
Language
English (United States)
Last Update
2019-12-31
dita:mapPath
ima1540829771750.ditamap
dita:ditavalPath
jsj1481748799576.ditaval
dita:id
B700-4003
lifecycle
previous
Product Category
Teradata Vantageā„¢

AdaBoost functions use adaptive boosting.

Function Description
AdaBoost (ML Engine) Takes training data set and single decision tree and uses adaptive boosting to produce strong classifying model.
AdaBoostPredict (ML Engine) Applies strong classifying model to new data set.

You can use the AdaBoost functions to create predictions input for the Receiver Operating Characteristic (ROC) (ML Engine) function.

For more information about the AdaBoost algorithm, see https://web.stanford.edu/~hastie/Papers/samme.pdf.