Ross ROSS = Recommend OSS · open-source software intelligence for agents

dswah/pyGAM

[CONTRIBUTORS WELCOME] Generalized Additive Models in Python observed · 2026-08-28

github.com/dswah/pyGAM · homepage · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

77/100

  • Activity 78
  • Release rhythm 62
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 30
  • age_days: 3513
  • days_rel: 258
  • days_push: 134
  • n_releases_24m: 4

Full methodology

Adoption not part of the score

1013 stars · 290 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

pyGAM is a Python library for building Generalized Additive Models (GAMs) with an emphasis on modularity and performance. Its API is designed to feel familiar to users of scikit-learn and scipy.

Use cases

  • fit interpretable generalized additive models in python
  • model nonlinear relationships with smooth terms
  • build regression models with partial dependence per feature
  • replace black-box models with explainable ml
  • fit logistic gam for classification
  • smooth time series or spatial data with splines

When to choose

  • you need interpretable models where each feature's effect can be visualized
  • you want scikit-learn-style fit/predict API for GAMs
  • you need flexible link functions and distributions like Poisson or binomial
  • you want automatic smoothing parameter selection

When to avoid

  • you need deep learning or GPU-accelerated training
  • you need tree ensembles like XGBoost for maximum predictive accuracy
  • you work outside Python
  • you need massive-scale distributed training

Facets

library · maturity active

machine-learning data-science math machine-learning data-science python generalized-additive-models gams interpretable-ml explainable-ai scikit-learn-compatible regression statistics

1 source

Member repositories

RepositoryRoleHealth v2
dswah/pyGAMmain77

For agents

markdown · JSON · MCP: product_card(name="dswah/pyGAM")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem