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

Implement marginalization as a model transformation and deprecate MarginalModel #388

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ricardoV94
Copy link
Member

@ricardoV94 ricardoV94 commented Nov 1, 2024

Closse #360
Closes #383

Depends on pymc-devs/pymc#7568
Depends on pymc-devs/pymc#7569

@ricardoV94 ricardoV94 changed the title Implement marginalizaton as model transformation and deprecate MarginalModel Implement marginalization as a model transformation and deprecate MarginalModel Nov 3, 2024
@ricardoV94 ricardoV94 force-pushed the refactor_marginal_model branch from 3177640 to 6eb8af1 Compare November 4, 2024 12:37
@ricardoV94 ricardoV94 force-pushed the refactor_marginal_model branch from 6eb8af1 to 47b4259 Compare November 11, 2024 12:21
@ricardoV94
Copy link
Member Author

The marginalization part is working. Missing the recover_marginals refactor now

@ricardoV94 ricardoV94 force-pushed the refactor_marginal_model branch 3 times, most recently from d837e26 to d8c93e5 Compare November 11, 2024 14:27
@ricardoV94 ricardoV94 force-pushed the refactor_marginal_model branch from d8c93e5 to 3b11a34 Compare December 9, 2024 15:29
@ricardoV94 ricardoV94 force-pushed the refactor_marginal_model branch from 3b11a34 to 047c682 Compare December 9, 2024 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Marginalization is reset by freeze_dims_and_data
1 participant