-
Notifications
You must be signed in to change notification settings - Fork 237
Pull requests: dswah/pyGAM
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: make LogisticGAM compatible with sklearn GridSearchCV
#488
opened Mar 2, 2026 by
pankajbaid567
Loading…
fix: categorical partial dependence, setattr re-entrancy, gridsearch memory, packaging, and reproducibility
#485
opened Mar 1, 2026 by
Mudassiruddin7
Loading…
fix: p-values and EDoF display using Wood (2013b) rank-r truncated eigendecomposition
#484
opened Mar 1, 2026 by
Mudassiruddin7
Loading…
fix: overflow in link functions, wrong weights in distributions, b_spline_basis boolean bug
#483
opened Mar 1, 2026 by
Mudassiruddin7
Loading…
fix: restore sklearn estimator contract (score, clone, predict_proba, tags, decision_function)
#475
opened Mar 1, 2026 by
Mudassiruddin7
Loading…
Fix: Support for Scikit-Learn v1.7+ Compatibility (#422)
#470
opened Feb 28, 2026 by
VanshKharb
Loading…
Add JSON-based save/load methods for GAM models (non-pickle serialization)
#468
opened Feb 28, 2026 by
Sumitb09
Loading…
feat: Add non-pickle serialization for GAM models
#467
opened Feb 28, 2026 by
adityajha-iitj
Loading…
[ENH] allow GAM.summary() output to be returned as string or written to file
#466
opened Feb 27, 2026 by
nishanthcr7777
Loading…
feat: n_jobs parameter in gridsearch for parallelism (#437 part 3)
#465
opened Feb 27, 2026 by
moksha-hub
Loading…
feat: warm_start parameter and __sklearn_tags__ (#437 part 2)
#464
opened Feb 27, 2026 by
moksha-hub
Loading…
docs: add CONTRIBUTING.md and CODE_OF_CONDUCT.md (#437 part 1)
#463
opened Feb 27, 2026 by
moksha-hub
Loading…
feat(gridsearch): add gamma, modelmat reuse, and random sampling
#461
opened Feb 26, 2026 by
pm-ju
Loading…
fix: NormalDist.log_pdf divide SD by sqrt(weights) instead of weights
#458
opened Feb 24, 2026 by
DEEP-600
Loading…
fix(pygam): replace bitwise NOT on bool with logical not in GCV/UBRE estimator
#456
opened Feb 23, 2026 by
RajdeepKushwaha5
Loading…
fix(links): suppress overflow RuntimeWarning in LogLink and LogitLink
#455
opened Feb 23, 2026 by
RajdeepKushwaha5
Loading…
fix(pygam): always show EDoF per term in summary() by padding edof_per_coef
#454
opened Feb 23, 2026 by
RajdeepKushwaha5
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.