shapiq.game_theory¶
Game-theoretic concepts and algorithms.
This module provides exact computation of interaction indices via ExactComputer,
Moebius transforms via MoebiusConverter, and utility functions for working with
the various interaction index types defined in the shapiq framework.
Classes
Computes a variety of game-theoretic values exactly. |
|
Computes a variety of game-theoretic concepts exactly from Möbius coefficients. |
Functions
Aggregates the basis interaction values into an efficient interaction index. |
|
Returns the bernoulli weights in the k-additive approximation via SII. |
|
Checks if the given index generalizes the Shapley Value. |
|
Checks if the given index generalizes the Banzhaf Value. |
|
Returns the base index of a given interaction index. |
|
Checks if the given index is an aggregated interaction index as denoted by a |
|
Check if empty prediction is the baseline. |
|
Computes the egalitarian least-core for the underlying game represented through the parameters. |