Giter VIP home page Giter VIP logo

lapseml's Introduction

ML Approaches to Shock Lapse Modeling

Travis build status

This project investigates applying ML models for modeling of post-level premium term shock lapses for term life contracts.

lapseml's People

Contributors

12tafran avatar kevinykuo avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

lapseml's Issues

Expand data to include longer durations

SOA2015 actually uses duration (in the form (Duration - 9)^(-n) for n = 1, 2, 3) as a predictor and claims that

This model also extends beyond the initial shock lapse all the way to duration 19

The dataset they provided doesn't really support this, as

> table(insurance::lapse_study$duration)

    10     11     12    13+    6-9 
 59730  29659  19233  35069 201936 

we'll do our best here and take 10, 11, and 12, and convert those to numeric

Model explanations

We don't need to go into too much detail (out of scope) but we may want to show these and briefly describe what they are.

  • Model vs. model performance
  • Effects of predictors on response
  • Prediction breakdown

Build SOA 2015 model

Build the SOA2015 model as specified, to the best of our ability. This will be used as the state of the art baseline.

Validation scheme

We should do an initial training/testing split on a policy year boundary. Maybe 80/20. For the evaluation metric, weighted RMSE (with exposure as weights) should be reasonable.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.