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 private attribute to disable refitting #330

Closed jasmainak closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #330 into master will increase coverage by 0.25%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #330      +/-   ##
==========================================
+ Coverage   75.44%   75.69%   +0.25%     
==========================================
  Files           4        4              
  Lines         672      679       +7     
  Branches      147      150       +3     
==========================================
+ Hits          507      514       +7     
  Misses        128      128              
  Partials       37       37
Impacted Files Coverage Δ
pyglmnet/pyglmnet.py 81.28% <100%> (+0.24%) :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 e1db833...4f1eab1. Read the comment docs.