diff --git a/README.rst b/README.rst index a5e7aec76f..576f25d552 100644 --- a/README.rst +++ b/README.rst @@ -145,6 +145,7 @@ Software using PyMC3 - `Bambi `__: BAyesian Model-Building Interface (BAMBI) in Python. - `pymc3_models `__: Custom PyMC3 models built on top of the scikit-learn API. +- `PMProphet `__: PyMC3 port of Facebook's Prophet model for timeseries modeling - `webmc3 `__: A web interface for exploring PyMC3 traces - `sampled `__: Decorator for PyMC3 models. - `NiPyMC `__: Bayesian mixed-effects modeling of fMRI data in Python.