punppci

Neural network for insurance claims modelling


Licenses
GPL-3.0/GPL-3.0+
Install
pip install punppci==0.0.6

Documentation

PUNPPCI: Penalising Unexplainability Network Payments per Claim Incurred

Code style: black

A package for processing insurance premiums and claims data, with scikit-learn compatible applications of the PUNPPCI risk pricing and reserving model, as well as implementations of chain ladder and PPCI.

This package is a work in progress. Please check results carefully. PR's and feedback (via the issue tracker) welcome.

Installation:

pip install punppci

Usage:

Refer to Example.ipynb for an example.