- Notifications
You must be signed in to change notification settings - Fork180
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Fix mnle tests, MCMC init pbar, sir batch size.#1410
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@## main #1410 +/- ##===========================================- Coverage 89.20% 78.18% -11.03%=========================================== Files 119 119 Lines 8877 8916 +39 ===========================================- Hits 7919 6971 -948- Misses 958 1945 +987
Flags with carried forward coverage won't be shown.Click here to find out more.
|
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.
Thanks for fixing this!
The change in SIR is the bug fix, right?
Otherwise I suppose the most notebook changes are clean up to remove the warnings? If not I would remove them from the PR.
a couple of fixes for MNLE tests.
BinomialGammaPotential
sir
init function