Skip to content

Releases: ottenbreit-data-science/aplr

Fixed small bugs and updated documentation

19 Oct 17:48

Choose a tag to compare

Added a general tweedie distribution and removed two specific implementations. Added an API reference.

14 Oct 15:18

Choose a tag to compare

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.

13 Oct 16:58

Choose a tag to compare

1.1.2

separated family into family and link functions. added more link func…

Bugfixes and added family

12 Oct 15:50

Choose a tag to compare

Fixed bugs related to model families other than gaussian. Also added the inversegaussian family.

Added possibility to train more types of GLM models

11 Oct 16:47
bd9ab1a

Choose a tag to compare

The family field specifies the type of GLM model to train.

Bugfix to better handle predictors with only one unique value in training data

25 Jun 06:42
d68b438

Choose a tag to compare

Merge pull request #7 from ottenbreit-data-science/bugfix

Bugfix

Further improved bin splitting methodology

17 Jun 17:19
47ab88a

Choose a tag to compare

Merge pull request #6 from ottenbreit-data-science/bins_test

Further improved methodology for splitting into bins

Improved binning methodology

16 Jun 07:18
54eae0e

Choose a tag to compare

Merge pull request #5 from ottenbreit-data-science/bins3

Improved binning methodology

Bugfix in bin splitting

15 Jun 21:32

Choose a tag to compare

1.0.6

version increment

Bugfix in bin splitting

15 Jun 18:58
79fb9bd

Choose a tag to compare

Merge pull request #4 from ottenbreit-data-science/bugfix

Bugfix in bin splitting