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

Robust Gaussian Processes via Relevance Pursuit #2608

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

SebastianAment
Copy link
Contributor

@SebastianAment SebastianAment commented Nov 1, 2024

Summary: This commit adds the implementation of the Robust Gaussian Processes via Relevance Pursuit models and algorithms of the NeurIPS 2024 article.

Differential Revision: D65343571

Summary: This commit adds the implementation of the Robust Gaussian Processes via Relevance Pursuit models and algorithms of the NeurIPS 2024 article.

Differential Revision: D65343571
@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Nov 1, 2024
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D65343571

Copy link

codecov bot commented Nov 1, 2024

Codecov Report

Attention: Patch coverage is 59.83607% with 196 lines in your changes missing coverage. Please review.

Project coverage is 98.89%. Comparing base (3ca48d0) to head (4684fac).

Files with missing lines Patch % Lines
botorch/models/relevance_pursuit.py 48.90% 164 Missing ⚠️
botorch/models/likelihoods/sparse_outlier_noise.py 73.04% 31 Missing ⚠️
botorch/test_functions/synthetic.py 96.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2608      +/-   ##
==========================================
- Coverage   99.98%   98.89%   -1.10%     
==========================================
  Files         196      198       +2     
  Lines       17372    17858     +486     
==========================================
+ Hits        17370    17660     +290     
- Misses          2      198     +196     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants