HunterMcGushion / hyperparameter_hunter

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

Maint/opt logging #171

Closed HunterMcGushion closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #171 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #171      +/-   ##
==========================================
+ Coverage   94.07%   94.07%   +<.01%     
==========================================
  Files          46       46              
  Lines        4958     4961       +3     
==========================================
+ Hits         4664     4667       +3     
  Misses        294      294
Impacted Files Coverage Δ
...er_hunter/optimization/backends/skopt/protocols.py 100% <ø> (ø) :arrow_up:
...meter_hunter/optimization/backends/skopt/engine.py 83.84% <100%> (+0.31%) :arrow_up:
...yperparameter_hunter/optimization/protocol_core.py 96.67% <100%> (-0.05%) :arrow_down:
hyperparameter_hunter/feature_engineering.py 100% <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 f623da7...f568d7c. Read the comment docs.

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 760


Totals Coverage Status
Change from base Build 756: 0.004%
Covered Lines: 4667
Relevant Lines: 4961

💛 - Coveralls