Skip to content

Marbl-Python is a Python implementation of the Marbl specification for normalized representations of Markov blankets in Bayesian networks.

License

Notifications You must be signed in to change notification settings

wmayner/marbl-python

Repository files navigation

Marbl-Python

Marbl-Python is a Python implementation of the Marbl specification for normalized representations of Markov blankets in Bayesian networks.

It provides objects and methods for serializing and hashing Marbls (Markov blankets normalized per the Marbl spec), and unordered collections of them.

Installation

To install the latest release:

pip install marbl-python

To install the latest development version:

pip install "git+https://github.com/wmayner/marbl-python@develop#egg=marbl-python"

Usage

See the API documentation.

About

Marbl-Python is a Python implementation of the Marbl specification for normalized representations of Markov blankets in Bayesian networks.

Resources

License

Stars

Watchers

Forks

Packages

No packages published