-
Notifications
You must be signed in to change notification settings - Fork 454
qNegIntegratedPosteriorVariance acquisition function #377
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
Conversation
|
This pull request was exported from Phabricator. Differential Revision: D17572731 |
Summary: Pull Request resolved: meta-pytorch#377 Moves `qNegIntegratedPosteriorVariance` to OSS. ToDo's: - full unit test coverage - tutorial notebook Reviewed By: ItsMrLin Differential Revision: D17572731 fbshipit-source-id: 02a9357a68b81f8e11726debeb8d9bd602c8576a
128099e to
08efa5b
Compare
|
This pull request was exported from Phabricator. Differential Revision: D17572731 |
Summary: Pull Request resolved: meta-pytorch#377 Moves `qNegIntegratedPosteriorVariance` to OSS. ToDo's: - full unit test coverage - tutorial notebook Reviewed By: ItsMrLin Differential Revision: D17572731 fbshipit-source-id: 03b642486d3a69c3f3774a30b9b363fbbdba4a61
08efa5b to
491e15c
Compare
|
This pull request was exported from Phabricator. Differential Revision: D17572731 |
Codecov Report
@@ Coverage Diff @@
## master #377 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 61 62 +1
Lines 3541 3575 +34
=====================================
+ Hits 3541 3575 +34
Continue to review full report at Codecov.
|
Summary: Pull Request resolved: meta-pytorch#377 Moves `qNegIntegratedPosteriorVariance` to OSS. ToDo: - tutorial notebook - full test coverage (see https://codecov.io/gh/pytorch/botorch/compare/7038aa7f0cf48d5c5f9fde62e3f8386a96a52079...491e15c61830c3ebf614f341a935d0f044e4a3af/diff) Reviewed By: ItsMrLin Differential Revision: D17572731 fbshipit-source-id: 5399ca3b79e478b850d9c9578c9b6f6a0f92fb52
491e15c to
24c02bd
Compare
|
This pull request was exported from Phabricator. Differential Revision: D17572731 |
Summary: Pull Request resolved: meta-pytorch#377 Moves `qNegIntegratedPosteriorVariance` to OSS. ToDo: - tutorial notebook - full test coverage (see https://codecov.io/gh/pytorch/botorch/compare/7038aa7f0cf48d5c5f9fde62e3f8386a96a52079...491e15c61830c3ebf614f341a935d0f044e4a3af/diff) Reviewed By: ItsMrLin Differential Revision: D17572731 fbshipit-source-id: 956821a198f298ffe0e75b3b38eecbfdd80a7b9a
24c02bd to
ba14496
Compare
|
This pull request was exported from Phabricator. Differential Revision: D17572731 |
|
This pull request has been merged in abc83d0. |
Summary:
Moves
qNegIntegratedPosteriorVarianceto OSS.ToDo's:
Differential Revision: D17572731