ShapleyAddOnePlayer 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ā„¢
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)