Skip to content

pydvl.value.shapley.types

ShapleyMode

Bases: str, Enum

Supported algorithms for the computation of Shapley values.

Todo

Make algorithms register themselves here.