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

[RTM] Clean up documentation #264

Closed pavanramkumar closed 4 years ago

pavanramkumar commented 6 years ago

Closes #234

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #264   +/-   ##
=======================================
  Coverage   74.56%   74.56%           
=======================================
  Files           4        4           
  Lines         629      629           
  Branches      128      128           
=======================================
  Hits          469      469           
  Misses        125      125           
  Partials       35       35
Impacted Files Coverage Δ
pyglmnet/pyglmnet.py 80.71% <ø> (ø) :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 b420c72...3ce90d5. Read the comment docs.

jasmainak commented 6 years ago

@pavanramkumar let me know when it's ready from your end.

pavanramkumar commented 6 years ago

@jasmainak there's still more to do here; i'll do these soon

jasmainak commented 6 years ago

@pavanramkumar sounds good. I turned your comment into a todo list

jasmainak commented 4 years ago

@pavanramkumar you need to rebase first. It might change the diff a bit

jasmainak commented 4 years ago

Thanks @pavanramkumar !