dswah / pyGAM

[HELP REQUESTED] Generalized Additive Models in Python
https://pygam.readthedocs.io
Apache License 2.0
875 stars 160 forks source link

update SVD shapes in PIRLS loop #161

Closed dswah closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #161 into master will decrease coverage by 0.34%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #161      +/-   ##
==========================================
- Coverage   91.61%   91.26%   -0.35%     
==========================================
  Files          16       16              
  Lines        2146     2153       +7     
==========================================
- Hits         1966     1965       -1     
- Misses        180      188       +8
Impacted Files Coverage Δ
pygam/pygam.py 89.65% <100%> (+0.09%) :arrow_up:
pygam/links.py 84.61% <0%> (-15.39%) :arrow_down:

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 14e5b15...092761c. Read the comment docs.

dswah commented 6 years ago

OK, in this PR i've primarily changed 3 things: