botorch
botorch copied to clipboard
`NoisyExpectedImprovementMixin`
Summary: This commit introduces a mixin design to increase code sharing between qLogNEI and qNEI.
Differential Revision: D47511290
This pull request was exported from Phabricator. Differential Revision: D47511290
Codecov Report
Merging #1939 (81937f5) into main (dfd2a9b) will increase coverage by
0.00%. The diff coverage is100.00%.
:exclamation: Current head 81937f5 differs from pull request most recent head 8fdcaaa. Consider uploading reports for the commit 8fdcaaa to get more accurate results
@@ Coverage Diff @@
## main #1939 +/- ##
=======================================
Coverage 99.94% 99.94%
=======================================
Files 177 177
Lines 15596 15613 +17
=======================================
+ Hits 15588 15605 +17
Misses 8 8
| Impacted Files | Coverage Δ | |
|---|---|---|
| botorch/acquisition/__init__.py | 100.00% <ø> (ø) |
|
| botorch/acquisition/input_constructors.py | 100.00% <100.00%> (ø) |
|
| botorch/acquisition/logei.py | 100.00% <100.00%> (ø) |
|
| botorch/acquisition/monte_carlo.py | 100.00% <100.00%> (ø) |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more