Skip to content

Add HMM missing-observation support and an HMM missingness tutorial#247

Draft
mattlevine22 wants to merge 9 commits into
mainfrom
ml-missingness-hmm
Draft

Add HMM missing-observation support and an HMM missingness tutorial#247
mattlevine22 wants to merge 9 commits into
mainfrom
ml-missingness-hmm

Conversation

@mattlevine22
Copy link
Copy Markdown
Collaborator

This PR adds NaN-based missing-observation support to the exact HMM filter by reusing the shared masked observation log-probability machinery already used on the simulator side. Fully missing rows now act as neutral observation updates, and partial missingness is supported for exact-marginalizable HMM observation families such as MultivariateNormal and factorizable Independent(..., 1) observations.

It also adds regression coverage for the supported and unsupported HMM missingness cases, updates the HMMConfig docs/checker behavior, and introduces a new Part 11c tutorial showing the two clean built-in HMM missingness workflows: multivariate Gaussian observations and independent categorical observations. The tutorial index is updated to link to the new notebook.

Comment thread docs/tutorials/gentle_intro/00_index.ipynb Outdated
Comment thread docs/tutorials/gentle_intro/00_index.ipynb Outdated
Comment thread docs/tutorials/gentle_intro/00_index.ipynb Outdated
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