dswah / pyGAM

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

[MERGE] Tensor constraints #225

Closed dswah closed 5 years ago

dswah commented 5 years ago
codecov[bot] commented 5 years ago

Codecov Report

Merging #225 into master will increase coverage by 0.15%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #225      +/-   ##
==========================================
+ Coverage   94.86%   95.02%   +0.15%     
==========================================
  Files          22       22              
  Lines        3056     3113      +57     
==========================================
+ Hits         2899     2958      +59     
+ Misses        157      155       -2
Impacted Files Coverage Δ
pygam/tests/test_terms.py 100% <100%> (ø) :arrow_up:
pygam/terms.py 94.06% <100%> (+0.45%) :arrow_up:
pygam/pygam.py 94.89% <0%> (+0.12%) :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 349473c...0ec4a48. Read the comment docs.