glm-tools / pyglmnet

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

Bring back logexp trick #224

Closed jasmainak closed 6 years ago

jasmainak commented 6 years ago

@pavanramkumar this doesn't fix the warnings though, so it's coming from somewhere else

codecov-io commented 6 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@07ea349). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #224   +/-   ##
=========================================
  Coverage          ?   56.74%           
=========================================
  Files             ?        8           
  Lines             ?     1297           
  Branches          ?      258           
=========================================
  Hits              ?      736           
  Misses            ?      490           
  Partials          ?       71
Impacted Files Coverage Δ
pyglmnet/pyglmnet.py 75.28% <100%> (ø)

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 07ea349...50f6cc6. Read the comment docs.