JackyP / penalised-unexplainability-network-payments-per-claim-incurred

A granular machine learning risk pricing and loss reserving model.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A granular machine learning risk pricing and loss reserving model.

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 95.6%Language:Python 4.4%