Closed marpulli closed 5 years ago
Check out this pull request on ReviewNB: https://app.reviewnb.com/amzn/emukit/pull/225
You'll be able to see visual diffs and write comments on notebook cells. Powered by ReviewNB.
Merging #225 into master will increase coverage by
<.01%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #225 +/- ##
==========================================
+ Coverage 89.26% 89.27% +<.01%
==========================================
Files 109 109
Lines 3028 3029 +1
Branches 309 310 +1
==========================================
+ Hits 2703 2704 +1
Misses 266 266
Partials 59 59
Impacted Files | Coverage Δ | |
---|---|---|
emukit/test_functions/multi_fidelity/branin.py | 100% <100%> (ø) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 1ea0578...29d7b72. Read the comment docs.
Issue #, if available: #224
Description of changes: This notebook should now replicate the experiments in the arxiv paper, before there were a couple of bugs.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.