automl / HPOlib1.5

GNU General Public License v3.0
69 stars 27 forks source link

Synth #53

Closed KEggensperger closed 6 years ago

KEggensperger commented 6 years ago

Ranges of synthetic functions are now defined as floats

codecov-io commented 6 years ago

Codecov Report

Merging #53 into development will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           development      #53   +/-   ##
============================================
  Coverage        66.66%   66.66%           
============================================
  Files               27       27           
  Lines             1626     1626           
============================================
  Hits              1084     1084           
  Misses             542      542
Impacted Files Coverage Δ
hpolib/benchmarks/synthetic_functions/forrester.py 94.73% <ø> (ø) :arrow_up:
hpolib/benchmarks/synthetic_functions/sin_one.py 93.75% <ø> (ø) :arrow_up:
hpolib/benchmarks/synthetic_functions/camelback.py 93.33% <ø> (ø) :arrow_up:
.../benchmarks/synthetic_functions/goldstein_price.py 93.33% <ø> (ø) :arrow_up:
hpolib/benchmarks/synthetic_functions/hartmann3.py 96% <ø> (ø) :arrow_up:
hpolib/benchmarks/synthetic_functions/hartmann6.py 96% <ø> (ø) :arrow_up:
hpolib/benchmarks/synthetic_functions/levy.py 94.44% <ø> (ø) :arrow_up:
...olib/benchmarks/synthetic_functions/bohachevsky.py 94.44% <ø> (ø) :arrow_up:
...polib/benchmarks/synthetic_functions/rosenbrock.py 94.28% <ø> (ø) :arrow_up:
hpolib/benchmarks/synthetic_functions/branin.py 94.11% <ø> (ø) :arrow_up:
... and 1 more

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 8e162eb...0ee59c2. Read the comment docs.