kesavsivakumar / bayesnet

Bayesian method library for Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

  1. $ git clone https://github.com/ctgk/BayesianNetwork.git
  2. $ cd BayesianNetwork
  3. $ python setup.py install

About

Bayesian method library for Python

License:MIT License


Languages

Language:Jupyter Notebook 78.0%Language:Python 22.0%