-
Notifications
You must be signed in to change notification settings - Fork 767
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 Error From Hessians #1033
Get Error From Hessians #1033
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yah!!!! On to approximate now!
I had already approved, right? |
Sorry about that. Just wanted to ensure it was as per your standards. :) |
CI is failing because someone at Microsoft messed up: dotnet/core#5574 |
Internal PR just merge, work on pruning :-) |
This PR updates the final elimination DiscreteFactor creation by directly querying the HessianFactors for the error and converting it into a probability.
I also added some minor improvements.