EmuKit / emukit

A Python-based toolbox of various methods in decision making, uncertainty quantification and statistical emulation: multi-fidelity, experimental design, Bayesian optimisation, Bayesian quadrature, etc.
https://emukit.github.io/emukit/
Apache License 2.0
605 stars 128 forks source link

adding exp design tutorial #232

Closed mmahsereci closed 5 years ago

mmahsereci commented 5 years ago

Issue #, if available: #155

Description of changes:

Notebook for experimental design. I may not have found it, but there seems to be no pre-wrapped loop yet that also initialized the model. If this is the case I may add that later as well in the examples.

Also citations for the ExpDesign acquisition functions are welcome.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

review-notebook-app[bot] commented 5 years ago

Check out this pull request on ReviewNB: https://app.reviewnb.com/amzn/emukit/pull/232

You'll be able to see visual diffs and write comments on notebook cells. Powered by ReviewNB.

codecov-io commented 5 years ago

Codecov Report

Merging #232 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #232   +/-   ##
=======================================
  Coverage   89.43%   89.43%           
=======================================
  Files         113      113           
  Lines        3267     3267           
  Branches      353      353           
=======================================
  Hits         2922     2922           
  Misses        276      276           
  Partials       69       69

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 79f6c2d...3844413. Read the comment docs.