Skip to content

kbu929/BayesianNetwork

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 78.0%
  • Python 22.0%