automl / HPOlib1.5

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

Development #43

Closed KEggensperger closed 7 years ago

KEggensperger commented 7 years ago

Main changes:

codecov-io commented 7 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@d625dc5). Click here to learn what that means. The diff coverage is 82.08%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #43   +/-   ##
=========================================
  Coverage          ?   71.51%           
=========================================
  Files             ?       26           
  Lines             ?     1348           
  Branches          ?        0           
=========================================
  Hits              ?      964           
  Misses            ?      384           
  Partials          ?        0
Impacted Files Coverage Δ
...olib/benchmarks/synthetic_functions/bohachevsky.py 94.44% <ø> (ø)
hpolib/benchmarks/synthetic_functions/levy.py 94.44% <ø> (ø)
.../benchmarks/synthetic_functions/goldstein_price.py 93.33% <ø> (ø)
hpolib/benchmarks/synthetic_functions/branin.py 94.11% <ø> (ø)
hpolib/benchmarks/synthetic_functions/hartmann3.py 96% <100%> (ø)
hpolib/benchmarks/synthetic_functions/__init__.py 100% <100%> (ø)
hpolib/benchmarks/synthetic_functions/hartmann6.py 96% <100%> (ø)
hpolib/abstract_benchmark.py 87.23% <100%> (ø)
hpolib/benchmarks/synthetic_functions/camelback.py 93.33% <100%> (ø)
hpolib/benchmarks/synthetic_functions/forrester.py 94.73% <100%> (ø)
... and 11 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 d625dc5...f3cae38. Read the comment docs.