This repository hosts various example workflows inspired by insurance use cases.
tpl_frequency/
: Frequency modeling examplereport/
: Parameterized report that performs simple modeling and saves a predictive model, using pins, for use by others.plumber/
: Deploys the model from the report above as an API.
- kasaai/uwdashboard: Automated deployment of an underwriting dashboard powered by Shiny and TensorFlow.
- kasaai/largemedclaims: RMarkdown and TensorFlow-powered plumber API for health claims analysis.
quota_share/
: Very basic example illustrating a trivial treatyreport/
: Minimal RMarkdown reportapp/
: Minimal Shiny app