Skip to main content
Ctrl+K

pyGAM

  • Quick Start
  • A Tour of pyGAM
  • API Reference
  • PyPI
  • GitHub
  • Quick Start
  • A Tour of pyGAM
  • API Reference
  • PyPI
  • GitHub

Section Navigation

  • pygam.pygam
    • ExpectileGAM
    • GAM
    • GammaGAM
    • InvGaussGAM
    • LinearGAM
    • LogisticGAM
    • PoissonGAM
  • pygam.terms
    • f
    • l
    • s
    • te
    • FactorTerm
    • Intercept
    • LinearTerm
    • MetaTermMixin
    • SplineTerm
    • TensorTerm
    • Term
    • TermList
  • pygam.distributions
    • divide_weights
    • multiply_weights
    • BinomialDist
    • Distribution
    • GammaDist
    • InvGaussDist
    • NormalDist
    • PoissonDist
  • pygam.links
    • IdentityLink
    • InvSquaredLink
    • InverseLink
    • Link
    • LogLink
    • LogitLink
  • pygam.penalties
    • concave
    • convex
    • convexity_
    • derivative
    • l2
    • monotonic_dec
    • monotonic_inc
    • monotonicity_
    • none
    • periodic
    • sparse_diff
    • wrap_penalty
  • pygam.callbacks
    • validate_callback
    • validate_callback_data
    • Accuracy
    • CallBack
    • Coef
    • Deviance
    • Diffs
  • API Reference
  • pygam.terms
  • MetaTermMixin

MetaTermMixin#

class pygam.terms.MetaTermMixin[source]#

Bases: object

previous

LinearTerm

next

SplineTerm

On this page
  • MetaTermMixin
Edit on GitHub

This Page

  • Show Source

Β© Copyright 2025 pyGAM Developers.

πŸŒΏπŸ› Found a bug? Have an idea? Please submit it