GLM2 - 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ā„¢
The GLM2 function differs from the GLM function in these ways:
  • GLM2 supports the regularization models ridge, LASSO, and elastic net.
  • GLM2 uses the coordinate descent method to minimize the loss function (GLM uses the Fisher scoring method).
  • GLM2 outputs a model table and, optionally, a regularization table (GLM outputs only a model table).

You can input the model table and regularization table to the GLM2Predict function.