issues
search
dswah
/
pyGAM
[HELP REQUESTED] Generalized Additive Models in Python
https://pygam.readthedocs.io
Apache License 2.0
876
stars
160
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
AttributeError: module 'numpy' has no attribute 'int'.
#362
david-waterworth
opened
3 weeks ago
0
corrections to pygam.py docstrings
#361
deniseschmitz42
opened
1 month ago
1
Customizable GAM - missing functionalities that exist in mgcv
#360
maayanamid
opened
2 months ago
0
fix bug where parameter callbacks is not set in LinearGAM constructor
#359
deniseschmitz42
opened
3 months ago
0
Contribution of each smooth term
#358
AdamWhiteXAI
opened
3 months ago
0
Received error 'csr_matrix' object has no attribute 'A'
#357
rr1964
opened
4 months ago
3
GAM results of Pygam's GAM and mgcv GAM are not matching
#356
MRanka29
opened
4 months ago
0
Bump urllib3 from 2.2.0 to 2.2.2
#355
dependabot[bot]
opened
5 months ago
0
Fixes #301 and some other issues
#354
kdergachev
opened
5 months ago
0
Bump tornado from 6.4 to 6.4.1
#353
dependabot[bot]
opened
5 months ago
0
Bump requests from 2.31.0 to 2.32.0
#352
dependabot[bot]
opened
6 months ago
1
Default coefficient for a linear term
#351
GuyNYAMSI
opened
6 months ago
0
Bump jinja2 from 3.1.3 to 3.1.4
#350
dependabot[bot]
opened
6 months ago
0
GAM Time complexity
#349
DmitriyBelozertsev
opened
7 months ago
0
Bump idna from 3.6 to 3.7
#348
dependabot[bot]
opened
7 months ago
0
Bump black from 23.12.1 to 24.3.0
#347
dependabot[bot]
opened
8 months ago
1
What does _pirls stand for in the LinearGAM.fit()?
#346
ArthurRyan0803
opened
8 months ago
0
Inquiry on Discrepancies Between pyGAM and R GAM Model Results
#345
Wenhuan2516
opened
9 months ago
0
Non-pickle export option?
#344
nickeubank
opened
9 months ago
1
When using s(): AttributeError: module 'numpy' has no attribute 'int'.
#343
olivermueller
closed
9 months ago
3
use dynamic versioning
#342
dswah
closed
9 months ago
2
Assessing significance of smooth terms with permutation testing
#341
avaruuser
opened
1 year ago
0
Returning no terms when cloning the model
#340
ashwinkumarraja
opened
1 year ago
0
MAJOR BUG IN PYGAM VERSION 0.9.0
#339
mbenchokroun
closed
9 months ago
1
Add model function to GAM Class
#338
NolanBrad
closed
1 year ago
1
ValueError: cannot set WRITEABLE flag to True of this array
#337
MMCMA
opened
1 year ago
2
Version number hard coded
#336
MMCMA
closed
9 months ago
1
Documentation erroneously states that `coef_[0]` is the intercept (bias)
#335
Florent-H
opened
1 year ago
1
B-spline basis and B-spline fitting plot
#334
ijnokmp
opened
1 year ago
1
Specifying terms in LinearGAM is incompatible with sklearn.compose.TransformedTargetRegressor (bug)
#333
mrwth
opened
1 year ago
0
new build
#332
dswah
closed
1 year ago
1
Is this project being actively maintained?
#331
rlloretb
opened
1 year ago
4
Adding new penalty terms
#330
weissercn
opened
1 year ago
3
[Feature Request] Allowing for random effects in Spline Term
#329
knitzschke
opened
1 year ago
0
feat: add python 3.11 support, fix installation and ci
#328
jmahlik
closed
9 months ago
6
License on pypi incorrectly marked as GPLv3
#327
brendonlavernia
closed
9 months ago
1
Code is incompatible with numpy 1.24.1
#326
gedeck
closed
1 year ago
1
Compatibility with numpy 1.24
#325
gedeck
closed
1 year ago
4
Fixed the docstring of GAM classes
#324
utopianf
opened
2 years ago
1
When Creating X Grid for 3D Plotting or Derivative Calculation, How Can We Include Exposure?
#323
eddietaylor
opened
2 years ago
0
One-hot encoding factor term
#322
ilagith
opened
2 years ago
0
fix deprecation warnings for np.int
#321
csinva
closed
9 months ago
8
Pass callbacks argument to LinearGAM super init - fixes #291
#320
miguelfmc
opened
2 years ago
0
Can't use flit to install pygam - pyproject.toml does not exist
#319
miguelfmc
opened
2 years ago
2
Difference between prediction intervals and partial dependence (question)
#318
Yifath7
opened
2 years ago
0
What is a spline and how to determine which spline term to use?
#317
yerol89
opened
2 years ago
0
Summary to file or variable
#316
nchesk
opened
2 years ago
0
how to get per feature value of EDoF from the result of gam.summary() to save in the txt file?
#315
Wx-Geomatic
opened
2 years ago
0
Tweedie distribution
#314
1carvercoleman
opened
2 years ago
0
Equivalent of an 'lpmatrix' in MGCV gam predict function
#313
henrytranter
opened
2 years ago
0
Next