What's Changed
Bug Fixes
- [BUG] fix bug where parameter callbacks is not set in LinearGAM constructor by @deniseschmitz42 in https://github.com/dswah/pyGAM/pull/359
- [BUG] modify order of param validation in gridsearch by @dswah in https://github.com/dswah/pyGAM/pull/251
- [BUG] fix incorrect scale parameter in Distribution by @dswah in https://github.com/dswah/pyGAM/pull/404
- [BUG]...