automl / HPOlib1.5

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

Clean up examples #32

Closed KEggensperger closed 7 years ago

KEggensperger commented 7 years ago

Pass on all example scripts and artificial functions:

codecov-io commented 7 years ago

Codecov Report

Merging #32 into development will not change coverage. The diff coverage is 61.29%.

Impacted file tree graph

@@             Coverage Diff              @@
##           development      #32   +/-   ##
============================================
  Coverage        42.43%   42.43%           
============================================
  Files               23       23           
  Lines             1044     1044           
============================================
  Hits               443      443           
  Misses             601      601
Impacted Files Coverage Δ
...olib/benchmarks/synthetic_functions/bohachevsky.py 50% <ø> (ø) :arrow_up:
hpolib/benchmarks/synthetic_functions/levy.py 94.44% <ø> (ø) :arrow_up:
...polib/benchmarks/synthetic_functions/rosenbrock.py 94.73% <ø> (ø) :arrow_up:
hpolib/benchmarks/synthetic_functions/branin.py 94.11% <ø> (ø) :arrow_up:
.../benchmarks/synthetic_functions/goldstein_price.py 93.33% <ø> (ø) :arrow_up:
hpolib/benchmarks/synthetic_functions/hartmann3.py 96% <100%> (ø) :arrow_up:
hpolib/benchmarks/synthetic_functions/__init__.py 100% <100%> (ø) :arrow_up:
hpolib/benchmarks/synthetic_functions/hartmann6.py 96% <100%> (ø) :arrow_up:
hpolib/benchmarks/synthetic_functions/camelback.py 93.33% <100%> (-0.42%) :arrow_down:
hpolib/benchmarks/synthetic_functions/forrester.py 52.63% <20%> (ø) :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 6de3d89...1c496bb. Read the comment docs.