Posts tagged pymc3.HalfNormal
Multivariate Gaussian Random Walk
- 25 September 2021
- Category: beginner
This notebook shows how to fit a correlated time series using multivariate Gaussian random walks (GRWs). In particular, we perform a Bayesian regression of the time series data against a model dependent on GRWs.
Rolling Regression
- 15 September 2021
- Category: intermediate
Pairs trading is a famous technique in algorithmic trading that plays two stocks against each other.
Getting started with PyMC3
- 30 August 2021
- Category: beginner
Authors: John Salvatier, Thomas V. Wiecki, Christopher Fonnesbeck
A Hierarchical model for Rugby prediction
- 30 August 2021
- Category: intermediate
Based on the following blog post: Daniel Weitzenfeld’s, which based on the work of Baio and Blangiardo.