ShapleyAddOnePlayer 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ā„¢
CombinationColumn
Specify the name of the input table column that contains the combinations.
SizeColumn
Specify the name of the input table column that contains the size of each combination.
ValueColumn
Specify the name of the input table column that contains the characteristic value of each combination.
NumPlayers
Specify the number of players in the game, a positive integer.
Delimiter
[Optional] Specify the character that separates player numbers in combinations. The value of delimiter must be one of the following:
  • ' ' (space) (Default)
  • ',' (comma)
  • ';' (semicolon)
  • '.' (period)
  • '#' (pound sign)
  • '%' (percent sign)
  • '&' (ampersand)