pyGAM
pyGAM copied to clipboard
Fixed the docstring of GAM classes
According to this code, intercept will be added at the end of self.coef_ (self.coef_[-1]) but not self.coef_[0]
Codecov Report
Merging #324 (6ac6625) into master (620958f) will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## master #324 +/- ##
=======================================
Coverage 95.01% 95.01%
=======================================
Files 22 22
Lines 3208 3208
=======================================
Hits 3048 3048
Misses 160 160
| Impacted Files | Coverage Δ | |
|---|---|---|
| pygam/pygam.py | 94.55% <ø> (ø) |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more