mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
11 lines
487 B
Plaintext
11 lines
487 B
Plaintext
ArviZ is a Python package for exploratory analysis of Bayesian models. Includes
|
|
functions for posterior analysis, sample diagnostics, model checking, and
|
|
comparison.
|
|
|
|
The goal is to provide backend-agnostic tools for diagnostics and visualizations
|
|
of Bayesian inference in Python, by first converting inference data into xarray
|
|
objects. See here for more on xarray and ArviZ usage and here for more on
|
|
InferenceData structure and specification.
|
|
|
|
WWW: https://arviz-devs.github.io/arviz/
|