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

Support for outcome transforms that return a TransformedPosterior in ModelListGP #1563

Closed
wants to merge 1 commit into from

Conversation

esantorella
Copy link
Member

Summary:
Replaces D41860896, but adds support for the outcome transforms that weren't working for ModelListGP.posterior by calling ModelList.posterior.

See #1519 for more context on the issue that this is fixing.

Reviewed By: Balandat

Differential Revision: D42019721

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

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

@codecov
Copy link

codecov bot commented Dec 14, 2022

Codecov Report

Merging #1563 (cf1c06a) into main (14199e6) will not change coverage.
The diff coverage is 100.00%.

❗ Current head cf1c06a differs from pull request most recent head 9ca8715. Consider uploading reports for the commit 9ca8715 to get more accurate results

@@            Coverage Diff            @@
##              main     #1563   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          153       153           
  Lines        13631     13643   +12     
=========================================
+ Hits         13631     13643   +12     
Impacted Files Coverage Δ
botorch/models/model.py 100.00% <ø> (ø)
botorch/models/gpytorch.py 100.00% <100.00%> (ø)
botorch/models/transforms/outcome.py 100.00% <100.00%> (ø)
botorch/posteriors/gpytorch.py 100.00% <100.00%> (ø)

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

esantorella added a commit to esantorella/botorch that referenced this pull request Dec 14, 2022
…ModelListGP (pytorch#1563)

Summary:
Pull Request resolved: pytorch#1563

Replaces D41860896, but adds support for the outcome transforms that weren't working for `ModelListGP.posterior` by calling `ModelList.posterior`.

See pytorch#1519 for more context on the issue that this is fixing.

Reviewed By: Balandat

Differential Revision: D42019721

fbshipit-source-id: 1db199eb1b54096d06d9f9aaa1ef106ef2482a28
@facebook-github-bot
Copy link
Contributor

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

esantorella added a commit to esantorella/botorch that referenced this pull request Dec 14, 2022
…ModelListGP (pytorch#1563)

Summary:
Pull Request resolved: pytorch#1563

Replaces D41860896, but adds support for the outcome transforms that weren't working for `ModelListGP.posterior` by calling `ModelList.posterior`.

See pytorch#1519 for more context on the issue that this is fixing.

Differential Revision: D42019721

fbshipit-source-id: 6a373b1fffdfde8001f8ea26fe1a4b4e89a6c9e2
@facebook-github-bot
Copy link
Contributor

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

esantorella added a commit to esantorella/botorch that referenced this pull request Dec 14, 2022
…ModelListGP (pytorch#1563)

Summary:
Pull Request resolved: pytorch#1563

Replaces D41860896, but adds support for the outcome transforms that weren't working for `ModelListGP.posterior` by calling `ModelList.posterior`.

See pytorch#1519 for more context on the issue that this is fixing.

Reviewed By: saitcakmak

Differential Revision: D42019721

fbshipit-source-id: 0255194768151e6588a449db4d2a92cfabfce6d4
@facebook-github-bot
Copy link
Contributor

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

esantorella added a commit to esantorella/botorch that referenced this pull request Dec 14, 2022
…ModelListGP (pytorch#1563)

Summary:
Pull Request resolved: pytorch#1563

Replaces D41860896, but adds support for the outcome transforms that weren't working for `ModelListGP.posterior` by calling `ModelList.posterior`.

See pytorch#1519 for more context on the issue that this is fixing.

Reviewed By: saitcakmak

Differential Revision: D42019721

fbshipit-source-id: 2da3e5acd4a33a54fdc5d7535b1646818304e7c0
@facebook-github-bot
Copy link
Contributor

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

…ModelListGP (pytorch#1563)

Summary:
Pull Request resolved: pytorch#1563

Replaces D41860896, but adds support for the outcome transforms that weren't working for `ModelListGP.posterior` by calling `ModelList.posterior`.

See pytorch#1519 for more context on the issue that this is fixing.

Reviewed By: saitcakmak

Differential Revision: D42019721

fbshipit-source-id: 762a3e042911e3b5e0f18a000ab00b993be55e58
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 5066540.

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 Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants