Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

StateSpace Module Hurricane Case Study WIP #763

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Dekermanjian
Copy link
Contributor

@Dekermanjian Dekermanjian commented Dec 30, 2024

Case Study to showcase the use of the State Space Module in pymc-experimental

This relates to #715

In this case study I have done the following:

  • Briefly explain how SSMs work under the hood
  • Walk through the simplest form of SSM for tracking a 2-D object

I still wish to add the following:

  • Expand on the simplest SSM by adding covariates/exogenous variables
  • Implement a VARMAX model in the state space representation
  • Add non-linear covariates/exogenous variables like HSGPs

@jessegrabowski Once I have completed this, would you be willing to be a reviewer for this case study?


📚 Documentation preview 📚: https://pymc-examples--763.org.readthedocs.build/en/763/

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant