638 Forks
2054 Stars
2054 Watchers

pgmpy

Python Library for learning (Structure and Parameter), inference (Probabilistic and Causal), and simulations in Bayesian Networks.

How to download and setup pgmpy

Open terminal and run command
git clone https://github.com/pgmpy/pgmpy.git
git clone is used to create a copy or clone of pgmpy repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pgmpy https://github.com/pgmpy/pgmpy/archive/master.zip

Or simply clone pgmpy with SSH
[email protected]:pgmpy/pgmpy.git

If you have some problems with pgmpy

You may open issue on pgmpy support forum (system) here: https://github.com/pgmpy/pgmpy/issues