QB3 / sparse-ho

Fast hyperparameter settings for non-smooth estimators:
http://qb3.github.io/sparse-ho
BSD 3-Clause "New" or "Revised" License
38 stars 15 forks source link

CLN held out file #117

Closed QB3 closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #117 (f9f2ed8) into master (2a20e81) will increase coverage by 0.11%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #117      +/-   ##
==========================================
+ Coverage   78.91%   79.02%   +0.11%     
==========================================
  Files          41       41              
  Lines        3030     3037       +7     
  Branches      326      326              
==========================================
+ Hits         2391     2400       +9     
+ Misses        546      544       -2     
  Partials       93       93              
Flag Coverage Δ
unittests ∅ <ø> (∅)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
sparse_ho/algo/backward.py 27.27% <ø> (ø)
sparse_ho/algo/forward.py 66.66% <ø> (ø)
sparse_ho/algo/implicit.py 91.66% <ø> (ø)
sparse_ho/algo/implicit_forward.py 89.36% <ø> (ø)
sparse_ho/criterion/cross_val.py 61.70% <ø> (ø)
sparse_ho/criterion/multiclass_logreg.py 67.64% <ø> (ø)
sparse_ho/criterion/held_out.py 69.16% <100.00%> (+2.21%) :arrow_up:
sparse_ho/criterion/sure.py 92.75% <100.00%> (+0.44%) :arrow_up:
sparse_ho/tests/test_criterion.py 100.00% <100.00%> (ø)

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 2a20e81...f9f2ed8. Read the comment docs.