Tinkering aims allows users to easily construct Bayesian networks, build probabilistic models, and
For now, installation is limited to cloning this repository into your local
$PYTHONPATH
. We'll get this wrapped into a PIP repository eventually.
If you want to run the test suite, you should have nose
installed. Simply
run nosetests
in the tinkering
directory to execute the test suite.