HunterMcGushion / hyperparameter_hunter

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

Educate `Metric.direction` inference #167

Closed HunterMcGushion closed 5 years ago

HunterMcGushion commented 5 years ago
codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #167   +/-   ##
=========================================
  Coverage          ?   93.88%           
=========================================
  Files             ?       46           
  Lines             ?     4939           
  Branches          ?        0           
=========================================
  Hits              ?     4637           
  Misses            ?      302           
  Partials          ?        0
Impacted Files Coverage Δ
hyperparameter_hunter/metrics.py 100% <100%> (ø)

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 fe581c6...38d9a8d. Read the comment docs.

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 743


Totals Coverage Status
Change from base Build 741: 0.005%
Covered Lines: 4637
Relevant Lines: 4939

💛 - Coveralls