FrequentPaths Output - Teradata Vantage

Machine Learning Engine Analytic Function Reference

Product
Teradata Vantage
Release Number
8.10
1.1
Published
October 2019
Language
English (United States)
Last Update
2019-12-31
dita:mapPath
ima1540829771750.ditamap
dita:ditavalPath
jsj1481748799576.ditaval
dita:id
B700-4003
lifecycle
previous
Product Category
Teradata Vantageā„¢

Output Message Schema

Column Data Type Description
message VARCHAR Reports number of patterns found.

Output Table Schema

Column Data Type Description
pattern CLOB Pattern (subsequence) in string format ('item [,...]').
support INTEGER Pattern support value (number of InputTable sequences that contain the pattern).
length INTEGER Pattern length.
group_column VARCHAR [Column appears only with GroupByColumns syntax element.] Copied from InputTable.

Sequence Pattern Table Schema

The table appears only with the SeqPatternTable syntax element.

Column Data Type Description
partition_column Same as in input table [Column appears once for each specified partition_column.] Column that is, or is part of, the partition key of the input table sequences.
pattern VARCHAR Pattern found in sequence specified by partition_column.