Teradata Analytic Functions for Release 16.20 Update 1 - Teradata Database - Teradata Vantage NewSQL Engine

Teradata Vantageā„¢ NewSQL Engine Release Summary

Product
Teradata Database
Teradata Vantage NewSQL Engine
Release Number
16.20
Published
March 2019
Language
English (United States)
Last Update
2019-05-03
dita:mapPath
hqm1512077988481.ditamap
dita:ditavalPath
TD_DBS_16_20_Update1.ditaval
dita:id
B035-1098
lifecycle
previous
Product Category
Software
Teradata Vantage

Teradata analytic functions analyze ordered data. Ordered data is time series data, such as clickstreams, financial transactions, and online user interactions. The following Teradata analytic functions are new for Teradata Database 16.20 Feature Update 1:

Function Name Description
Attribution Calculates attributions with a wide range of distribution models. Often used in web-page analysis.
DecisionTreePredict Uses the model generated by the ML Engine DecisionTree function to analyze the input data and make predictions.
GLMPredict Uses the model generated by the ML Engine GLM function to analyze the input data and make predictions.
NaiveBayesPredict Uses the model generated by the ML Engine Naive Bayes Classifier function to analyze the input data and make predictions.
NaiveBayesTextClassifierPredict Uses the model generated by the ML Engine NaiveBayesTextClassifierTrainer function to analyze the input data and make predictions.
NPath Performs regular pattern matching over a sequence of rows from one or more inputs.
RandomForestPredict Uses the model generated by the ML Engine RandomForest function to analyze the input data and make predictions.
Sessionize Maps each click in a clickstream to a unique session identifier.
SVMSparsePredict Uses the model generated by the ML Engine SVMSparse function to analyze the input data and make predictions.

Additional Information

For more information about Teradata analytic functions, see Teradata Vantageā„¢ - NewSQL Engine Analytic Functions, B035-1206.