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

Update train_meta_model.py #345

Closed tpielok closed 3 years ago

tpielok commented 3 years ago

Fix argument error resulting from typo.

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

codecov-io commented 3 years ago

Codecov Report

Merging #345 (61d5391) into master (fcf4732) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #345   +/-   ##
=======================================
  Coverage   89.42%   89.42%           
=======================================
  Files         123      123           
  Lines        4049     4049           
  Branches      460      460           
=======================================
  Hits         3621     3621           
  Misses        332      332           
  Partials       96       96           

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 fcf4732...61d5391. Read the comment docs.