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

Add Heteroscedastic Gaussian Likelihood #17

Merged
merged 5 commits into from
Sep 22, 2020

Conversation

sharanry
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Sep 17, 2020

Codecov Report

Merging #17 into master will increase coverage by 1.13%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            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     
Impacted Files Coverage Δ
src/GPLikelihoods.jl 100.00% <ø> (ø)
src/likelihoods/gaussian.jl 57.14% <66.66%> (+7.14%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2b89c26...ccdc777. Read the comment docs.

src/likelihoods/gaussian.jl Outdated Show resolved Hide resolved
src/likelihoods/gaussian.jl Outdated Show resolved Hide resolved
src/GPLikelihoods.jl Outdated Show resolved Hide resolved
@sharanry
Copy link
Member Author

@devmotion @willtebbutt @theogf Any objections to merge this?

Co-authored-by: David Widmann <devmotion@users.noreply.github.com>
@willtebbutt willtebbutt mentioned this pull request Sep 22, 2020
Copy link
Member

@willtebbutt willtebbutt left a 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.

src/likelihoods/gaussian.jl Outdated Show resolved Hide resolved
test/likelihoods/gaussian.jl Outdated Show resolved Hide resolved
@willtebbutt
Copy link
Member

Also, patch bump please :)

@sharanry sharanry merged commit afe33b0 into master Sep 22, 2020
@sharanry sharanry deleted the sharan/heteroscedastic-gaussian branch September 22, 2020 19:20
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.

None yet

5 participants