orionw / configtune

An easy way to tune machine learning hyperparameters (especially for those that use a config file)
MIT License
1 stars 0 forks source link

added output_dir and verbose as 1st class params #10

Closed bjschoenfeld closed 5 years ago

bjschoenfeld commented 5 years ago

closes #5

codecov-io commented 5 years ago

Codecov Report

Merging #10 into master will decrease coverage by 3.41%. The diff coverage is 86.36%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #10      +/-   ##
==========================================
- Coverage    92.2%   88.79%   -3.42%     
==========================================
  Files           3        3              
  Lines         231      232       +1     
==========================================
- Hits          213      206       -7     
- Misses         18       26       +8
Impacted Files Coverage Δ
tuningdeap/main.py 88.83% <86.36%> (-3.85%) :arrow_down:

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 d1a3abd...d7c139d. Read the comment docs.

orionw commented 5 years ago

Will add an issue to create a test for checking the population size