-
-
Notifications
You must be signed in to change notification settings - Fork 132
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
clean laplace results #563
Conversation
Codecov Report
@@ Coverage Diff @@
## main #563 +/- ##
==========================================
+ Coverage 86.01% 86.02% +0.01%
==========================================
Files 32 32
Lines 2689 2691 +2
==========================================
+ Hits 2313 2315 +2
Misses 376 376
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn 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.
All good! The only thing I would change is the docstring for the _run_laplace()
method
It's not part of the method signature.
@aloctavodia feel free to merge if you don't plan to add anything else :) |
No description provided.