arviz
Bayesian analysis tool
A Python package for exploring and analyzing Bayesian models in data science
Exploratory analysis of Bayesian models with Python
2k stars
49 watching
407 forks
Language: Python
last commit: 14 days ago
Linked from 1 awesome list
bayesianclosemberpython
Related projects:
Repository | Description | Stars |
---|---|---|
maxsklar/bayespy | A Python library for Bayesian inference and multinomial mixture modeling | 108 |
abhik/pebl | A Python library and command line application for learning Bayesian network structures from observational data. | 104 |
ctallec/pyvarinf | A Python package facilitating Bayesian Deep Learning methods with Variational Inference for PyTorch | 359 |
camdavidsonpilon/probabilistic-programming-and-bayesian-methods-for-hackers | An introduction to Bayesian methods and probabilistic programming for software developers | 26,836 |
mattjj/pyhsmm | A Python library providing approximate inference methods for Bayesian Hidden Markov Models and their extensions. | 550 |
pv-lab/bayesprocess | An implementation of a physics-informed Bayesian network inference algorithm using neural networks to model and analyze solar cell performance | 30 |
albermax/innvestigate | A toolbox to help understand neural networks' predictions by providing different analysis methods and a common interface. | 1,269 |
amazaspshumik/sklearn-bayes | A collection of Python packages implementing Bayesian machine learning algorithms with scikit-learn API | 514 |
johannfaouzi/pyts | A Python package for time series classification and analysis | 1,775 |
uber/orbit | A Python package for Bayesian time series forecasting and inference with probabilistic programming languages under the hood. | 1,889 |
rlouf/mcx | Tools and methods for Bayesian deep learning using probabilistic programming. | 325 |
umich-biostatistics/ibag | An R application for conducting Bayesian analyses of genomic models using a user-friendly interface. | 5 |
christophmark/bayesloop | A framework for fitting time series models with changing parameters and selecting the best model using Bayesian inference | 155 |
brian-lau/matlabstan | A Matlab interface to Stan, providing a Bayesian inference framework | 81 |
probcomp/bayesdb | A system for querying probable implications of data using Bayesian inference and a custom query language. | 891 |