glm-tools / pyglmnet

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

MRG: add manifest.in #325

Closed jasmainak closed 4 years ago

jasmainak commented 4 years ago

closes #259

jasmainak commented 4 years ago

@pavanramkumar if you have time, feel free to help fix the pep8 errors on this PR!

codecov-io commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #325   +/-   ##
=======================================
  Coverage   75.48%   75.48%           
=======================================
  Files           4        4           
  Lines         673      673           
  Branches      148      148           
=======================================
  Hits          508      508           
  Misses        128      128           
  Partials       37       37

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 7f5dd22...290f1a8. Read the comment docs.

pavanramkumar commented 4 years ago

why is plot_tikhonov.py part of this PR? i see they are mainly flake8 issues. can you confirm? if so, good to merge!

jasmainak commented 4 years ago

yep they are only flake8 issues. Nothing else