HunterMcGushion / hyperparameter_hunter

Easy hyperparameter optimization and automatic result saving across machine learning algorithms and libraries
MIT License
704 stars 100 forks source link

Bug/skopt0.7.1 compatibility #213

Closed HunterMcGushion closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #213 into master will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #213   +/-   ##
=======================================
  Coverage   94.61%   94.61%           
=======================================
  Files          46       46           
  Lines        4956     4959    +3     
=======================================
+ Hits         4689     4692    +3     
  Misses        267      267           
Impacted Files Coverage Δ
...yperparameter_hunter/optimization/protocol_core.py 98.00% <100.00%> (ø)
hyperparameter_hunter/space/dimensions.py 99.55% <100.00%> (+<0.01%) :arrow_up:

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 96200fe...cf8edeb. Read the comment docs.

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 896


Totals Coverage Status
Change from base Build 879: 0.003%
Covered Lines: 4692
Relevant Lines: 4959

💛 - Coveralls