Skip to content

Releases: casact/chainladder-python

chainladder 0.2.1

23 Jan 02:41
Compare
Choose a tag to compare

What's New

  • Modifed core.Triangle to use parameter index in place of keys and columns in place of values. This is done to promote consistency with the pandas API as well as allowing for values property to be used in extended functionality of the Triangle
  • Added warnings to development.Development to warn on failure of Mack Standard Error when only one period is used in the estimation of LDFs
  • Added workflow.Pipelne and workflow.GridSearch for scikit-learnesque scenario testing.

API Overhaul

14 Jan 00:49
Compare
Choose a tag to compare

Significantly overhauled API to be more consistent with pandas as scikit-learn.

Boostrap

08 Jul 20:21
Compare
Choose a tag to compare
v0.1.7

Update setup.py

Bootstrap Chainladder functionality

08 Jul 20:15
Compare
Choose a tag to compare
v0.1.6

Update setup.py

Munich Chainladder

01 Jul 00:57
Compare
Choose a tag to compare

Added Munich Chainladder functionality.

Minor bug fix

26 Jun 16:07
Compare
Choose a tag to compare
v0.1.4

Update setup.py

minor bug fixes

26 Jun 15:47
Compare
Choose a tag to compare
v0.1.3

Update setup.py

Initial release of chainladder

26 Jun 14:22
Compare
Choose a tag to compare

Initial release with appropriate setup.py configuration

Initial release of chainladder

26 Jun 14:14
Compare
Choose a tag to compare

This release includes the Mack Chainladder model.