-
Notifications
You must be signed in to change notification settings - Fork 88
Closed
Labels
Description
- This would lead to feature parity with
CausalImpactI believe. - There is a jax implementation here https://github.com/probml/sts-jax
- There is a tensorflow implementation here https://github.com/WillianFuks/tfcausalimpact
- See the issue I created (Bring structural time series functionality to PyMC pymc-devs/pymc#6284) to bring STS functionality to PyMC. This is probably a blocker for progressing this issue.
- An short term alternative would be to call the jax implementation from within PyMC.