Skip to content

Deprecation notice

This module is deprecated since v0.10.0 in favor of pydvl.valuation.

pydvl.value.shapley.types

ShapleyMode

Bases: str, Enum

Supported algorithms for the computation of Shapley values.

Todo

Make algorithms register themselves here.