HunterMcGushion / hyperparameter_hunter

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

Rename OptimizationReporter "Values" column to "Scores" #172

Closed HunterMcGushion closed 5 years ago

HunterMcGushion commented 5 years ago
coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 763


Totals Coverage Status
Change from base Build 761: 0.0%
Covered Lines: 4667
Relevant Lines: 4961

💛 - Coveralls
codecov[bot] commented 5 years ago

Codecov Report

Merging #172 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #172   +/-   ##
=======================================
  Coverage   94.07%   94.07%           
=======================================
  Files          46       46           
  Lines        4961     4961           
=======================================
  Hits         4667     4667           
  Misses        294      294
Impacted Files Coverage Δ
hyperparameter_hunter/reporting.py 84.02% <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 2649632...d42247a. Read the comment docs.