-
Notifications
You must be signed in to change notification settings - Fork 248
Pull requests: dswah/pyGAM
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[perf]: replace eval() with direct comparison in check_param
#499
opened Mar 6, 2026 by
vTusharr
Loading…
Fix #478: sklearn.clone() drops explicit GAM termsFix clone terms
#498
opened Mar 5, 2026 by
Karman580
Loading…
fix:get_params returns copy preventing state mutation along with adding tests
#497
opened Mar 5, 2026 by
amanpandey2587
Loading…
fix: weighted loglikelihood wrong for LinearGAM with non-uniform weights
#495
opened Mar 4, 2026 by
subwaycookiecrunch
Loading…
Fix #477: LogisticGAM.predict_proba output shape for sklearn compatib…
#494
opened Mar 4, 2026 by
Karman580
Loading…
Feat: Add model persistence (save/load methods)
#492
opened Mar 4, 2026 by
Ahmed-Zahran02
Loading…
3 tasks done
Fix Scikit-Learn API compliance and GridSearchCV support (#340, #482)
#490
opened Mar 3, 2026 by
VanshKharb
Loading…
ENH: Scikit-Learn API Compliance and Type Hint Modernization (#459)
#489
opened Mar 3, 2026 by
VanshKharb
Loading…
6 tasks done
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…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.