ShapleyAddOnePlayer Syntax Elements - Teradata Vantage

Machine Learning Engine Analytic Function Reference

Product
Teradata Vantage
Release Number
9.02
9.01
2.0
1.3
Published
February 2022
Language
English (United States)
Last Update
2022-02-10
dita:mapPath
rnn1580259159235.ditamap
dita:ditavalPath
ybt1582220416951.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)