credal_set.numpy

NumPy-backed categorical credal set representations.

Classes

NumpyCategoricalCredalSet

Base class for NumPy-backed categorical credal sets.

NumpyConvexCredalSet

A convex hull over a finite set of categorical distributions.

NumpyDiscreteCredalSet

A finite set of categorical distributions.

NumpyDistanceBasedCredalSet

Distance-based credal set around a nominal categorical distribution.

NumpyProbabilityIntervalsCredalSet

Credal set represented by lower/upper categorical bounds.

NumpySingletonCredalSet

A singleton credal set with one precise categorical distribution.