Releases: ottenbreit-data-science/aplr
Releases · ottenbreit-data-science/aplr
Fixed small bugs and updated documentation
1.2.1 adding a test
Added a general tweedie distribution and removed two specific implementations. Added an API reference.
1.2.0 Added a general tweedie family and link function instead of a couple …
Separated model family into family and link functions. Added more link functions.
1.1.2 separated family into family and link functions. added more link func…
Bugfixes and added family
Fixed bugs related to model families other than gaussian. Also added the inversegaussian family.
Added possibility to train more types of GLM models
The family field specifies the type of GLM model to train.
Bugfix to better handle predictors with only one unique value in training data
Merge pull request #7 from ottenbreit-data-science/bugfix Bugfix
Further improved bin splitting methodology
Merge pull request #6 from ottenbreit-data-science/bins_test Further improved methodology for splitting into bins
Improved binning methodology
Merge pull request #5 from ottenbreit-data-science/bins3 Improved binning methodology
Bugfix in bin splitting
1.0.6 version increment
Bugfix in bin splitting
Merge pull request #4 from ottenbreit-data-science/bugfix Bugfix in bin splitting