ShapleyGenerateCombination Input - 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ā„¢

Input Table Schema

Column Data Type Description
index VARCHAR First column of table. Contains bit strings that indicate which players are in the combination. Length of each bit string is total number of players. Each bit represents a player. Bit has value 1 if player is in the combination and 0 otherwise. Most and least significant bits represent first and last players, respectively. Each row represents a unique combination.
payoff DOUBLE PRECISION Second column of table. Contains observed payoff value for corresponding combination in index column.