Hodgepodge library of extras for bayeslite
Project description
# bdbcontrib
A set of utilities for bayesdb.
## Installing
The software in bdbcontrib requires:
[bayeslite >=0.1.2](http://probcomp.csail.mit.edu/bayesdb/)
[ipython notebook >=3](http://ipython.org/notebook.html)
[markdown2](https://pypi.python.org/pypi/markdown2)
[matplotlib](http://matplotlib.org/)
[numpy](http://www.numpy.org/)
[pandas](http://pandas.pydata.org/)
[scikit-learn](http://scikit-learn.org/)
[seaborn >=6](http://stanford.edu/~mwaskom/software/seaborn/)
[tornado >=4](http://www.tornadoweb.org/en/stable/)
The tests require:
[pillow](https://python-pillow.github.io/)
[pytest](http://pytest.org/)
The documentation requires:
[numpydoc](https://pypi.python.org/pypi/numpydoc)
[sphinx](sphinx-doc.org)
Individual parts of bdbcontrib may have slimmer dependencies, if you want to pull them out for more limited purposes.
## Test
To run the paltry automatic tests:
` $ ./check.sh `
## Install
To install system-wide, or into the current virtual environment:
` $ python setup.py build $ python setup.py install `
## Documentation
The python documentation is built using [sphinx](http://sphinx-doc.org/) and [numpydoc](https://pypi.python.org/pypi/numpydoc).
` $ make doc `
## Use
If you want the Python API, import bdbcontrib.plot_utils, &c.
If you are using the bayeslite shell, load the bayeslite shell commands with:
` .hook /path/to/bdbcontrib/hooks/hook_plotting.py `
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file bdbcontrib-0.1.8.1.tar.gz
.
File metadata
- Download URL: bdbcontrib-0.1.8.1.tar.gz
- Upload date:
- Size: 1.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1d8f2125fa378cbe63820c747fc8a67120e5ced51a6559e4fcd5b89cc7825ee6 |
|
MD5 | 3e9e21505dc2528949f0c03af40124c8 |
|
BLAKE2b-256 | 9fcab6a32a2e62f30a7aba719ded1c8cb321912377d69bb6f8f16b1070952c9e |
File details
Details for the file bdbcontrib-0.1.8.1-py2-none-any.whl
.
File metadata
- Download URL: bdbcontrib-0.1.8.1-py2-none-any.whl
- Upload date:
- Size: 1.7 MB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2307404809673872699b3f215d9cf7a8b9a8d2e33d56a3a44e8c67181f9d32d8 |
|
MD5 | 34d78330aeabaf131c90105eb56c4b09 |
|
BLAKE2b-256 | 9c7ee8e7ddd691334a97c3c6d7f9c23b83d02c39b8fba141032ce85cd5c87680 |