Attribution Arguments (Multiple Inputs) - 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ā„¢
EventColumn
Specify the name of the input column that contains the clickstream events.
TimestampColumn
Specify the name of the input column that contains the timestamps of the clickstream events.
WindowSize
Specify how to determine the maximum window size for the attribution calculation:
Option Description
rows: K Assign attributions to at most K events before conversion event, excluding events of types specified in excluding_event_table.
seconds: K Assign attributions only to rows not more than K seconds before conversion event.
rows: K &seconds: K2 Apply both constraints and comply with stricter one.