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: example: switch to binomial #334

Closed pavanramkumar closed 4 years ago

jasmainak commented 4 years ago

Let's wait for CircleCI

codecov-io commented 4 years ago

Codecov Report

Merging #334 into master will not change coverage. The diff coverage is 50%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #334   +/-   ##
=======================================
  Coverage   75.66%   75.66%           
=======================================
  Files           4        4           
  Lines         678      678           
  Branches      149      149           
=======================================
  Hits          513      513           
  Misses        128      128           
  Partials       37       37
Impacted Files Coverage Δ
pyglmnet/pyglmnet.py 81.25% <50%> (ø) :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 910d173...bd833ca. Read the comment docs.