mbi.Projectable
- class mbi.Projectable(*args, **kwargs)[source]
Bases:
ProtocolA projectable is an object that can be projected onto a subset of attributes to compute a marginal.
- Example projectables:
Dataset
Factor
CliqueVector
MarkovRandomField
Methods
__init__Projection onto a subset of attributes.
Returns true if the given attributes can be projected onto.
Attributes
Returns the domain over which this projectable is defined.