botorch icon indicating copy to clipboard operation
botorch copied to clipboard

probabilistic reparameterization tutorial

Open sdaulton opened this issue 3 years ago • 6 comments

Summary: see title

Differential Revision: D41629553

sdaulton avatar Nov 30 '22 21:11 sdaulton

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

facebook-github-bot avatar Nov 30 '22 21:11 facebook-github-bot

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

facebook-github-bot avatar Feb 04 '23 16:02 facebook-github-bot

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

facebook-github-bot avatar Feb 08 '23 18:02 facebook-github-bot

Codecov Report

Merging #1534 (2a4554f) into main (63dd0cd) will decrease coverage by 2.71%. The diff coverage is 12.71%.

:exclamation: Current head 2a4554f differs from pull request most recent head 9412010. Consider uploading reports for the commit 9412010 to get more accurate results

@@             Coverage Diff             @@
##              main    #1534      +/-   ##
===========================================
- Coverage   100.00%   97.29%   -2.71%     
===========================================
  Files          169      171       +2     
  Lines        14518    14949     +431     
===========================================
+ Hits         14518    14544      +26     
- Misses           0      405     +405     
Impacted Files Coverage Δ
...ch/acquisition/probabilistic_reparameterization.py 0.00% <0.00%> (ø)
botorch/models/transforms/input.py 67.79% <5.42%> (-32.21%) :arrow_down:
botorch/models/transforms/factory.py 71.79% <8.33%> (-28.21%) :arrow_down:
botorch/acquisition/fixed_feature.py 100.00% <100.00%> (ø)
botorch/acquisition/penalized.py 100.00% <100.00%> (ø)
botorch/acquisition/proximal.py 100.00% <100.00%> (ø)
botorch/acquisition/utils.py 100.00% <100.00%> (ø)
botorch/acquisition/wrapper.py 100.00% <100.00%> (ø)

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

codecov[bot] avatar Feb 08 '23 19:02 codecov[bot]

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

facebook-github-bot avatar Feb 15 '23 00:02 facebook-github-bot

Hi @sdaulton!

Thank you for your pull request.

We require contributors to sign our Contributor License Agreement, and yours needs attention.

You currently have a record in our system, but the CLA is no longer valid, and will need to be resubmitted.

Process

In order for us to review and merge your suggested changes, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA.

Once the CLA is signed, our tooling will perform checks and validations. Afterwards, the pull request will be tagged with CLA signed. The tagging process may take up to 1 hour after signing. Please give it that time before contacting us about it.

If you have received this in error or have any questions, please contact us at [email protected]. Thanks!

facebook-github-bot avatar Mar 31 '23 07:03 facebook-github-bot