Skip to content

Adding Conditonal Neural Network #398

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

Merged
merged 15 commits into from
Apr 25, 2025
Merged

Adding Conditonal Neural Network #398

merged 15 commits into from
Apr 25, 2025

Conversation

EdwinB12
Copy link
Collaborator

No description provided.

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Copy link
Contributor

github-actions bot commented Apr 24, 2025

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  autoemulate/emulators
  gaussian_process.py
  autoemulate/experimental/emulators
  base.py
  autoemulate/experimental/emulators/neural_processes
  conditional_neural_process.py 43-44, 62, 190-191, 416, 448-449, 470
  tests
  test_compare.py
  tests/experimental
  test_experimental_base.py
  test_experimental_conditional_neural_process.py
Project Total  

This report was generated by python-coverage-comment-action

@codecov-commenter
Copy link

codecov-commenter commented Apr 24, 2025

Codecov Report

Attention: Patch coverage is 95.52239% with 9 lines in your changes missing coverage. Please review.

Project coverage is 90.40%. Comparing base (35cccf8) to head (e50a2f6).

Files with missing lines Patch % Lines
...ors/neural_processes/conditional_neural_process.py 94.37% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #398      +/-   ##
==========================================
+ Coverage   90.13%   90.40%   +0.26%     
==========================================
  Files          91       93       +2     
  Lines        5678     5877     +199     
==========================================
+ Hits         5118     5313     +195     
- Misses        560      564       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@radka-j radka-j self-requested a review April 25, 2025 15:09
@radka-j radka-j marked this pull request as ready for review April 25, 2025 15:09
Copy link
Member

@radka-j radka-j left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@radka-j radka-j merged commit 20f42e1 into main Apr 25, 2025
4 checks passed
@sgreenbury sgreenbury deleted the 350-conditional_nn branch May 6, 2025 17:32
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.

3 participants