mwestt / An-Introduction-to-Bayesian-Inference-in-PyStan
Code for blog post on Bayesian inference in PyStan
☆20Updated 3 years ago
Alternatives and similar repositories for An-Introduction-to-Bayesian-Inference-in-PyStan:
Users that are interested in An-Introduction-to-Bayesian-Inference-in-PyStan are comparing it to the libraries listed below
- Basic time series modeling with Stan and Pystan☆33Updated 7 years ago
- Python 3.7 version of David Barber's MATLAB BRMLtoolbox☆24Updated 6 years ago
- 🪜 Bayesian Hierarchical Models at Scale☆52Updated 3 years ago
- Implementation of Hidden Markov Models in pymc3☆60Updated 8 years ago
- CBM Encoding☆19Updated 4 years ago
- Python implementation of R package breakDown☆42Updated last year
- Machine Learning models using a Bayesian approach and often PyMC3☆24Updated 4 years ago
- In which I play with the ideas surrounding causality☆51Updated 2 years ago
- Repo for PyData 2019 Tutorial - New Trends in Estimation and Inference☆25Updated 5 years ago
- Performance estimation for time series forecasting tasks☆38Updated 4 years ago
- Learn Pyro through the M5 forecasting competition☆84Updated 4 years ago
- Short introduction to Bayesian statistical modelling with PyMC3☆18Updated 5 years ago
- Time Series Forecasting and Imputation☆49Updated 3 years ago
- Implementation of linear CorEx and temporal CorEx.☆37Updated 3 years ago
- Multiple imputation utilising denoising autoencoder for approximate Bayesian inference☆121Updated 4 years ago
- R code for ''Bayesian method for causal inference in spatially-correlated multivariate time series''☆45Updated 4 years ago
- Supervised forecasting of sequential data in Python.☆55Updated 6 years ago
- ☆24Updated 4 years ago
- Bayesian or-of-and☆34Updated 3 years ago
- Embed categorical variables via neural networks.☆59Updated last year
- Analysis of Categorical Encodings for dense Decision Trees☆41Updated 7 years ago
- Tutorial on multilevel modeling, using Gelman radon example☆55Updated 9 years ago
- Train multi-task image, text, or ensemble (image + text) models☆45Updated last year
- Experiments in Bayesian Machine Learning☆69Updated 5 years ago
- Course in Probabilistic Programming in Python for the 2018 EU Summer School☆23Updated 6 years ago
- Scikit-learn compatible implementations of the Random Rotation Ensemble idea of (Blaser & Fryzlewicz, 2016)☆43Updated 9 years ago
- WIP predicted survival functions☆37Updated 5 years ago
- Multi-target Random Forest implementation that can mix both classification and regression tasks☆25Updated 4 years ago
- Probabilistic Programming in Python. Uses Theano as a backend, supports NUTS and ADVI.