inference-tools
This package provides a set of Python-based tools for Bayesian data analysis which are simple to use, allowing them to applied quickly and easily.
Inference-tools is not a framework for Bayesian modelling (e.g. like PyMC), but instead provides tools to sample from user-defined models using MCMC, and to analyse and visualise the sampling results.
Features
-
Implementations of MCMC algorithms like Gibbs sampling and Hamiltonian Monte-Carlo for sampling from user-defined posterior distributions.
-
Density estimation and plotting tools for analysing and visualising inference results.
-
Gaussian-process regression and optimisation.
| Gibbs Sampling |
Hamiltonian Monte-Carlo |
Density estimation |
| Matrix plotting |
Highest-density intervals |
GP regression |
Installation
inference-tools is available from PyPI, so can be easily installed using pip as follows:
pip install inference-tools
Documentation
Full documentation is available at inference-tools.readthedocs.io.
Release files for inference-tools 0.13.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| inference-tools-0.13.0.tar.gz | 5.9 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| inference_tools-0.13.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 6.0 MB
Release files / inference-tools-0.13.0.tar.gz
| Download URL | inference-tools-0.13.0.tar.gz |
|---|---|
| Size | 5.9 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7bd80ed11437a1dd9294233d522d4cebc0b495679487bb1e544c32d86dad1689
|
|
BLAKE2b-256 checksum How to use checksums |
d8714521abe74eab512869fc3fd4401ca9452bab4783c8380f7a37486a71b695
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.6
|
Release files / inference_tools-0.13.0-py3-none-any.whl
| Download URL | inference_tools-0.13.0-py3-none-any.whl |
|---|---|
| Size | 77.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
047cc12e7ae6adba95aea027293c3ec58bc05763664ac78b59783f3f697dc592
|
|
BLAKE2b-256 checksum How to use checksums |
4a970f30eb57369a282b317e49aa9b23e84fc23b9ca27aa7aadeb70d3a16c81d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.6
|