BayesianNetwork Bayesian method library for Python Requirements To use this package python 3.6 numpy scipy To run examples in the notebooks jupyter scikit-learn Installation Procedures $ git clone https://github.com/ctgk/BayesianNetwork.git $ cd BayesianNetwork $ python setup.py install