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

SkewGP models #1906

Closed
wants to merge 1 commit into from
Closed

SkewGP models #1906

wants to merge 1 commit into from

Conversation

Balandat
Copy link
Contributor

Summary: SkewGP models

Differential Revision: D47082855

@facebook-github-bot facebook-github-bot added CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported labels Jun 28, 2023
@facebook-github-bot
Copy link
Contributor

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

@Balandat
Copy link
Contributor Author

@j-wilson

@codecov
Copy link

codecov bot commented Jun 28, 2023

Codecov Report

Merging #1906 (50c6437) into main (6d330eb) will decrease coverage by 0.38%.
The diff coverage is 84.02%.

❗ Current head 50c6437 differs from pull request most recent head 05c839e. Consider uploading reports for the commit 05c839e to get more accurate results

@@             Coverage Diff             @@
##              main    #1906      +/-   ##
===========================================
- Coverage   100.00%   99.62%   -0.38%     
===========================================
  Files          179      176       -3     
  Lines        15889    15592     -297     
===========================================
- Hits         15889    15534     -355     
- Misses           0       58      +58     
Files Coverage Δ
botorch/models/__init__.py 100.00% <100.00%> (ø)
botorch/models/likelihoods/__init__.py 100.00% <100.00%> (ø)
botorch/acquisition/input_constructors.py 99.64% <80.00%> (-0.36%) ⬇️
botorch/models/likelihoods/affine_probit.py 75.00% <75.00%> (ø)
botorch/models/skew_gp.py 94.48% <94.48%> (ø)
...torch/acquisition/expected_feasible_improvement.py 42.59% <42.59%> (ø)

... and 56 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Summary:

SkewGP models

Differential Revision: D47082855
@facebook-github-bot
Copy link
Contributor

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

@Balandat Balandat closed this Mar 5, 2024
@Balandat Balandat deleted the export-D47082855 branch March 5, 2024 14:35
@facebook-github-bot
Copy link
Contributor

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

Balandat added a commit to Balandat/botorch that referenced this pull request Apr 10, 2024
Summary:
Pull Request resolved: pytorch#1906

SkewGP models

Differential Revision: D47082855
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