credal_set.torch

Torch-backed categorical credal set representations.

Classes

TorchCategoricalCredalSet

Base class for torch-backed categorical credal sets.

TorchConvexCredalSet

A convex hull over a finite set of categorical distributions.

TorchDirichletLevelSetCredalSet

Dirichlet density level set credal set.

TorchDistanceBasedCredalSet

Distance-based credal set around a nominal categorical distribution.

TorchProbabilityIntervalsCredalSet

Credal set represented by lower/upper categorical bounds.