AdaBoost Functions (ML Engine) - Teradata Vantage

Machine Learning Engine Analytic Function Reference

Product
Teradata Vantage
Release Number
9.02
9.01
2.0
1.3
Published
February 2022
Language
English (United States)
Last Update
2022-02-10
dita:mapPath
rnn1580259159235.ditamap
dita:ditavalPath
ybt1582220416951.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.