-
Notifications
You must be signed in to change notification settings - Fork 5
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
Add Heteroscedastic Gaussian Likelihood #17
Conversation
Codecov Report
@@ Coverage Diff @@
## master #17 +/- ##
==========================================
+ Coverage 62.50% 63.63% +1.13%
==========================================
Files 3 3
Lines 8 11 +3
==========================================
+ Hits 5 7 +2
- Misses 3 4 +1
Continue to review full report at Codecov.
|
@devmotion @willtebbutt @theogf Any objections to merge this? |
Co-authored-by: David Widmann <devmotion@users.noreply.github.com>
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.
This broadly looks good to me, and I'm happy to see it merged.
I think that it's important that we address the issue I've just opened (#18 ) before pushing forward with any more likelihoods though, or our tests are quickly going to become unmaintainable.
Also, patch bump please :) |
No description provided.