glm-tools / pyglmnet

Python implementation of elastic-net regularized generalized linear models
http://glm-tools.github.io/pyglmnet/
MIT License
279 stars 82 forks source link

[MRG] Maint/1.1 #368

Closed pavanramkumar closed 4 years ago

pavanramkumar commented 4 years ago

@jasmainak i added the .zenodo.json config to this PR. not a huge fan of this approach since it's not tied to the release version and we must be careful that this file is updated at each subsequent release.

codecov-io commented 4 years ago

Codecov Report

Merging #368 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #368   +/-   ##
=======================================
  Coverage   74.78%   74.78%           
=======================================
  Files           4        4           
  Lines         686      686           
  Branches      148      148           
=======================================
  Hits          513      513           
  Misses        133      133           
  Partials       40       40

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 8dc79e4...f9fb9cf. Read the comment docs.

titipata commented 4 years ago

@pavanramkumar this looks good to me! thanks! I can merge it right away 👍

jasmainak commented 4 years ago

@pavanramkumar pushed commit directly to master by cherry-pick.