The next generation of insurance pricing
Traditional rate tables are blunt instruments — coarse-grained, slow to update, blind to most of the signal in your data. ML pricing engines fix that. Ours combines GLM (regulator-friendly) with gradient-boosted models (signal-capturing), runs in real time during quote, supports A/B price testing in production, and ships SHAP-based explainability that holds up under FCA or IRDAI review.
What the engine does
- Hybrid modelling — GLM as the regulator-defensible base layer, gradient-boosted residual model for the lift. Explainable both ways.
- Real-time scoring — sub-100ms inference at quote time. No batch pre-computation; every quote is freshly priced.
- A/B price testing — production rate version-control with random or stratified customer assignment. Statistical-significance-aware termination.
- Explainability — SHAP / LIME reason codes per quote. Regulator-ready audit trail showing why this customer got this rate.
- Drift monitoring — automated alerts when input distributions or model output drift from training. Quarterly retraining triggers.
- A/B + champion-challenger — compare new model versions against the production champion before full rollout.
Where it fits
Motor, health, travel, property, life, micro-insurance. Standalone or integrated with our Policy Administration System. Open APIs let you plug into any PAS or quote-and-buy front-end.
