LoopyBeliefPropagation Arguments - 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ā„¢
TargetKey
[Optional] Specify the names of the edges table columns that comprise the key of the target vertices.
ObservationColumn
[Required with observation table, optional otherwise.] Specify the name of the observation table 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