LoopyBeliefPropagation Syntax Elements - 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ā„¢
TargetKey
[Optional] Specify the names of the Edges table columns that comprise the key of the target vertices.
ObservationColumn
[Required with ObservationTable, optional otherwise.] Specify the name of the ObservationTable column that contains the observations.
EdgeWeight
[Optional] Specify the name of the Edges table column that contains the edge weights. The function uses only positive edge weights. The sum of the edge weights that the function uses must be 1.
Default behavior: All edges have equal weight.
Accumulate
[Optional] Specify the names of the Vertices table columns to copy to the output table.
MaxIterNum
[Optional] Specify the maximum number of iterations that the algorithm can run.
Default: 20
StopThreshold
[Optional] Specify the threshold value for convergence.
Default: 0.0001