This is a project to support the visualisation in a presentation called DataViz - Visualisations to understand models.
There is a .dev-container that includes a Dockerfile that includes include necessary dependency packages from conda-forge.
To get the necessary data files, run the copy down data.py.
Considers a binary classification problem on whether a policy lapses or not.
Includes a Receiver Operator Characteristic chart and Partial Dependence plot example.
Considers a regression problem for claim severity.
Includes a lift chart and PDP example.