HunterMcGushion / hyperparameter_hunter

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

Fix all-`Categorical`/`BayesianOptPro` bug #156

Closed HunterMcGushion closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #156 into master will increase coverage by 0.09%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #156      +/-   ##
=========================================
+ Coverage   93.61%   93.7%   +0.09%     
=========================================
  Files          46      46              
  Lines        4837    4829       -8     
=========================================
- Hits         4528    4525       -3     
+ Misses        309     304       -5
Impacted Files Coverage Δ
hyperparameter_hunter/space/space_core.py 94.15% <ø> (ø) :arrow_up:
...yperparameter_hunter/optimization/protocol_core.py 96.27% <ø> (+1.58%) :arrow_up:
...er_hunter/optimization/backends/skopt/protocols.py 100% <ø> (ø) :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 8ae229e...a4e5c07. Read the comment docs.

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 691


Totals Coverage Status
Change from base Build 687: 0.09%
Covered Lines: 4525
Relevant Lines: 4829

💛 - Coveralls