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

Fix minNegLogConstant after pruning #1893

Merged
merged 5 commits into from
Nov 4, 2024
Merged

Fix minNegLogConstant after pruning #1893

merged 5 commits into from
Nov 4, 2024

Conversation

varunagrawal
Copy link
Collaborator

I identified a bug where the minNegLogConstant was being set to 0 instead of the minimum of the possible negative log constants. This PR fixes that.

On the heels of that fix, I added some extra methods to HybridBayesNet and got two tests which were marked as failing to pass.

@varunagrawal varunagrawal self-assigned this Nov 2, 2024
@varunagrawal varunagrawal changed the title Fix Pruning Fix minNegLogConstant after pruning Nov 2, 2024
@varunagrawal varunagrawal merged commit 52558ab into develop Nov 4, 2024
33 checks passed
@varunagrawal varunagrawal deleted the fix-pruning branch November 4, 2024 19:59
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