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

Improved BayesTree pruning #1293

Merged
merged 23 commits into from
Oct 8, 2022
Merged

Improved BayesTree pruning #1293

merged 23 commits into from
Oct 8, 2022

Conversation

varunagrawal
Copy link
Collaborator

@varunagrawal varunagrawal commented Sep 15, 2022

PR updates the prune method in the HybridBayesTree to be more efficient and not require specifying the root key.
The assumption is that the root is always the set of discrete-only keys, else it is not a valid elimination.

I also added a LabelFormatter for Assignment to help with debugging.

@varunagrawal varunagrawal changed the title Imrproved BayesTree pruning Improved BayesTree pruning Sep 20, 2022
Base automatically changed from hybrid/improvements to develop October 4, 2022 14:00
@varunagrawal varunagrawal merged commit 4f6e4e7 into develop Oct 8, 2022
@varunagrawal varunagrawal deleted the hybrid/improved-prune branch October 8, 2022 01:26
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.

2 participants