What's Changed
Bug Fixes
- [BUG] fix bug where parameter callbacks is not set in LinearGAM constructor by @deniseschmitz42 in #359
- [BUG] modify order of param validation in gridsearch by @dswah in #251
- [BUG] fix incorrect scale parameter in Distribution by @dswah in #404
- [BUG] Fix error with data ownership in cholesky by @craymichael in #288
- [BUG] remove dense zeros by @dswah in #414
- [BUG] truncate SVD by @dswah in #417
- [BUG] Sparse array by @jonathan-taylor in #373
Docs
- [DOC] Update the stringdoc of FactorTerm in terms.py by @nicoleta-kyo in #286
- [DOC] Update version number to 0.11.0 in README by @fkiraly in #407
- [DOC] Fix Documentation Builds by @dswah in #405
- [DOC] Fixed docstring of GAM classes - index of intercept estimate by @utopianf in #324
- [DOC] corrections to pygam.py docstrings by @deniseschmitz42 in #361
- [DOC] Use sphinx-autodoc by @dswah in #410
- [DOC] remove notebook prompts by @dswah in #413
- [DOC] Fix typo (LogitLink --> LogLink) by @craymichael in #287
- [DOC] TensorTerm construction, Readme, Docs by @dswah in #415
New Contributors
- @nicoleta-kyo made their first contribution in #286
- @deniseschmitz42 made their first contribution in #359
- @utopianf made their first contribution in #324
- @craymichael made their first contribution in #288
- @jonathan-taylor made their first contribution in #373
All Contributors
Full Changelog: v0.11.0...v0.12.0