GLMPredict Input - 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ā„¢
Table Description
Input Contains new data.
model GLM Output Table
If the GLM call that created the model table specified the Step argument, the ORDER BY clause in the GLMPredict call is required.

Input Table Schema

Column Data Type Description
accumulate_column Any [Appears once for each specified accumulate_column.] Column to copy to output table.
dependent_variable_column Any Dependent/response variables. Cannot be NULL.
predictor_variable_column Any [Appears one or more times.] Independent/predictor variable. Cannot be NULL.