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 references to old `optimization_core` #157

Closed HunterMcGushion closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #157 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #157   +/-   ##
======================================
  Coverage    93.7%   93.7%           
======================================
  Files          46      46           
  Lines        4829    4829           
======================================
  Hits         4525    4525           
  Misses        304     304
Impacted Files Coverage Δ
hyperparameter_hunter/settings.py 93.75% <ø> (ø) :arrow_up:
...unter/library_helpers/keras_optimization_helper.py 94.04% <ø> (ø) :arrow_up:
hyperparameter_hunter/sentinels.py 97.1% <ø> (ø) :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 ebb7fb5...70cf8e9. Read the comment docs.

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 694


Totals Coverage Status
Change from base Build 692: 0.0%
Covered Lines: 4525
Relevant Lines: 4829

💛 - Coveralls