Joint Probability Trees (short JPTs) are a formalism for learning of and reasoning about joint probability
Project description
Joint Probability Trees
Joint Probability Trees (short JPTs) are a formalism for learning of and reasoning about joint probability
distributions, which is tractable for practical applications. JPTs support both symbolic and subsymbolic variables in a single
hybrid model, and they do not rely on prior knowledge about variable dependencies or families of distributions.
JPT representations build on tree structures that partition the problem space into relevant subregions that are elicited
from the training data instead of postulating a rigid dependency model prior to learning. Learning and reasoning scale
linearly in JPTs, and the tree structure allows white-box reasoning about any posterior probability :math:P(Q\mid E),
such that interpretable explanations can be provided for any inference result. This documentation introduces the
code base of the pyjpt library, which is implemented in Python/Cython, and showcases the practical
applicability of JPTs in high-dimensional heterogeneous probability spaces, making it
a promising alternative to classic probabilistic graphical models.
Install using pip
Install the pyjpt package:
pip install pyjpt
Documentation
The documentation is hosted via readthedocs.org here.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyjpt-0.0.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: pyjpt-0.0.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 8.5 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
74b13dcd4f8753902877f492b059270c1e703f95586acd83b6ffdd23c8eb41b1
|
|
| MD5 |
d917773ef666856a8aefb24c759ca18e
|
|
| BLAKE2b-256 |
63a7027c91879043237f685545479438223d82a33f55fe19f744b967d6d85068
|