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

Merging some old code before switching from master to main #132

Open QB3 opened 2 years ago

QB3 commented 2 years ago
codecov-commenter commented 2 years ago

Codecov Report

Merging #132 (b71ec72) into master (6c84233) will increase coverage by 0.02%. The diff coverage is 86.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #132      +/-   ##
==========================================
+ Coverage   81.80%   81.83%   +0.02%     
==========================================
  Files          42       42              
  Lines        3347     3352       +5     
  Branches      353      353              
==========================================
+ Hits         2738     2743       +5     
  Misses        511      511              
  Partials       98       98              
Flag Coverage Δ
unittests ∅ <ø> (∅)

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

Impacted Files Coverage Δ
sparse_ho/ho.py 50.00% <ø> (ø)
sparse_ho/models/svm.py 71.36% <50.00%> (ø)
sparse_ho/utils_plot.py 68.75% <90.90%> (+1.64%) :arrow_up:
sparse_ho/algo/implicit.py 96.96% <100.00%> (+0.09%) :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 6c84233...b71ec72. Read the comment docs.