Optional Syntax Elements for TD_Apriori - Teradata VantageCloud Lake

Lake - Analyze Your Data with ClearScape Analytics™

Deployment
VantageCloud
Edition
Lake
Product
Teradata VantageCloud Lake
Release Number
Published
February 2025
ft:locale
en-US
ft:lastEdition
2026-02-20
dita:mapPath
tcl1683670667798.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
tcl1683670667798
PartitionColumns
Specify the names of the input columns to copy to the output table. The function partitions the input data and the output table on these columns.

Maximum number of partition columns supported is 10; otherwise, an error is returned.

MaxLen
Specify the maximum size of the pattern length.

Default: 2

Maximum value: 20

InputDelimiter
Applicable for only dense input data.

Indicate how dense input data is separated, so that it can be split accordingly.

Default: comma (,)

OutputDelimiter
Indicate how Itemset in the output is separated by the specified delimiter (both in patterns and rules output table).

Default comma (,)

PatternsOrRules
Specify whether to emit Patterns as output or Rules (association rules with metrics).

Default: Patterns.

Support
Specify a proportion of transactions containing a certain item set, i.e., itemset/tot_transactions.

Default: 0.01.