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

Get rid of MarginalModel #360

Open
ricardoV94 opened this issue Jul 11, 2024 · 0 comments
Open

Get rid of MarginalModel #360

ricardoV94 opened this issue Jul 11, 2024 · 0 comments

Comments

@ricardoV94
Copy link
Member

ricardoV94 commented Jul 11, 2024

Now that we have model transforms established in PyMC, I think we can do this via a model transform that eagerly places the MarginalRV is in the graph. Everything else should work the same, except unmarginalize will have to know how to look for them, because they are not saved as a model property. Shouldn't be terrible.

This will make allowing user to specify different types of marginalization / parameters for them as in #353

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

No branches or pull requests

1 participant