Skip to content

fix bug where parameter callbacks is not set in LinearGAM constructor#359

Merged
dswah merged 2 commits into
dswah:mainfrom
deniseschmitz42:linearGAM-constructor-bugfix
Nov 18, 2025
Merged

fix bug where parameter callbacks is not set in LinearGAM constructor#359
dswah merged 2 commits into
dswah:mainfrom
deniseschmitz42:linearGAM-constructor-bugfix

Conversation

@deniseschmitz42

Copy link
Copy Markdown
Contributor

This PR addresses a bug where the LinearGAM constructor does not set the parameter callbacks, which makes it impossible to clone an instance of LinearGAM.

Comment thread pygam/pygam.py

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pretty simple change. looks good to me

@dswah

dswah commented Nov 18, 2025

Copy link
Copy Markdown
Owner

@deniseschmitz42 perfect! thanks a lot for this contribution!

@dswah dswah merged commit fa8bf85 into dswah:main Nov 18, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants