Exploratory analysis of Bayesian models
Project description
ArviZ (pronounced "AR-vees") is a Python package for exploratory analysis of Bayesian models. Includes functions for posterior analysis, data storage, model checking, comparison and diagnostics.
ArviZ in other languages
ArviZ also has a Julia wrapper available ArviZ.jl.
Documentation
The ArviZ documentation can be found in the official docs. First time users may find the quickstart to be helpful. Additional guidance can be found in the user guide.
Installation
Stable
ArviZ is available for installation from PyPI. The latest stable version can be installed using pip:
pip install arviz
ArviZ is also available through conda-forge.
conda install -c conda-forge arviz
Development
The latest development version can be installed from the main branch using pip:
pip install git+git://github.com/arviz-devs/arviz.git
Another option is to clone the repository and install using git and setuptools:
git clone https://github.com/arviz-devs/arviz.git
cd arviz
python setup.py install
Gallery
Dependencies
ArviZ is tested on Python 3.7, 3.8 and 3.9, and depends on NumPy, SciPy, xarray, and Matplotlib.
Citation
If you use ArviZ and want to cite it please use
Here is the citation in BibTeX format
@article{arviz_2019,
doi = {10.21105/joss.01143},
url = {https://doi.org/10.21105/joss.01143},
year = {2019},
publisher = {The Open Journal},
volume = {4},
number = {33},
pages = {1143},
author = {Ravin Kumar and Colin Carroll and Ari Hartikainen and Osvaldo Martin},
title = {ArviZ a unified library for exploratory analysis of Bayesian models in Python},
journal = {Journal of Open Source Software}
}
Contributions
ArviZ is a community project and welcomes contributions. Additional information can be found in the Contributing Readme
Code of Conduct
ArviZ wishes to maintain a positive community. Additional details can be found in the Code of Conduct
Donations
ArviZ is a non-profit project under NumFOCUS umbrella. If you want to support ArviZ financially, you can donate here.
Sponsors
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 Distributions
Built Distribution
File details
Details for the file microarviz-0.13.0.dev0-py3-none-any.whl
.
File metadata
- Download URL: microarviz-0.13.0.dev0-py3-none-any.whl
- Upload date:
- Size: 1.6 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 67b6c990077c8cb02c4ef69bab5266ecd6742a4d7d18db21cb67829de381d5a5 |
|
MD5 | 1f40991bf12c3f2511afecf12b7a5f92 |
|
BLAKE2b-256 | 221b18a69884845fd6c29a42a8050bf1250af8029b390d3025f2b904ffa4c218 |