Kumo Co-Founder Hema Raghavan Named to Inc.’s 2026 Female Founders 500

Learn more
3Classification · Retention

Policyholder Churn Prediction

Which policyholders will not renew?

Book a demo and get a free trial of the full platform: data science agent, fine-tune capabilities, and forward-deployed engineer support.

By submitting, you accept the Terms and Privacy Policy.

Loved by data scientists, ML engineers & CXOs at

Catalina Logo

A real-world example

Which policyholders will not renew?

P&C insurers face 10-15% annual non-renewal rates, with acquisition costs of $400-$600 per new policyholder (J.D. Power). For an insurer with 5M policyholders, a 12% churn rate means 600K lost customers and $240-360M in replacement acquisition costs annually. Worse, profitable low-risk policyholders are the most likely to leave because competitors aggressively poach them with lower rates. The signals of impending non-renewal are scattered: rate-shopping behavior (quote requests from competitors), claim dissatisfaction, premium increase reactions, and life changes (moving, marriage, new vehicle) that trigger a review of coverage.

How KumoRFM solves this

Relational intelligence built for insurance data

Kumo connects policyholders to their policy details, claims history, billing patterns, service interactions, rate changes, and competitive market data. The model identifies that Policyholder PH-6601 received a 12% rate increase, called customer service twice with billing questions, and lives in a zip code where a competitor just launched an aggressive acquisition campaign. These signals predict non-renewal 60-90 days before the renewal date, giving retention teams time to offer proactive rate adjustments or coverage enhancements to keep profitable customers.

From data to predictions

See the full pipeline in action

Connect your tables, write a PQL query, and get predictions with built-in explainability — all in minutes, not months.

1

Your data

The relational tables Kumo learns from

POLICYHOLDERS

policyholder_idnamepolicy_typepremiumtenure_yearsloss_ratio
PH-6601Jennifer AdamsHome + Auto$3,2006.40.28
PH-6602Mark StevensAuto Only$1,8002.10.65
PH-6603Diana LeeHome + Auto + Umbrella$5,40011.20.15

RATE_CHANGES

policyholder_ideffective_dateold_premiumnew_premiumpct_change
PH-66012025-07-01$2,860$3,200+11.9%
PH-66022025-08-01$1,720$1,800+4.7%
PH-66032025-06-01$5,200$5,400+3.8%

SERVICE_INTERACTIONS

policyholder_idchanneltypesentimenttimestamp
PH-6601PhoneBilling QuestionNegative2025-09-05
PH-6601PhoneCoverage QuestionNeutral2025-09-12
PH-6603AppDocument RequestPositive2025-09-10

COMPETITIVE_MARKET

zip_codecompetitorcampaign_typeavg_savings_offeredstart_date
90210GeicoConquest$400-$6002025-08-15
90210ProgressiveSwitch & Save$300-$5002025-09-01
10001None ActiveN/AN/AN/A
2

Write your PQL query

Describe what to predict in 2–3 lines — Kumo handles the rest

PQL
PREDICT BOOL(POLICYHOLDERS.STATUS = 'non_renewed', 0, 90, days)
FOR EACH POLICYHOLDERS.POLICYHOLDER_ID
WHERE POLICYHOLDERS.STATUS = 'active'
3

Prediction output

Every entity gets a score, updated continuously

POLICYHOLDER_IDPREMIUMCHURN_PROBLOSS_RATIORETENTION_ACTION
PH-6601$3,2000.740.28Proactive Rate Review
PH-6602$1,8000.310.65Standard Renewal
PH-6603$5,4000.080.15Loyalty Reward
4

Understand why

Every prediction includes feature attributions — no black boxes

Policyholder PH-6601 (Jennifer Adams)

Predicted: 74% probability of non-renewal

Top contributing features

Rate increase magnitude

+11.9%

28% attribution

Competitor conquest campaigns in zip

2 active

24% attribution

Negative service interactions

2 calls, 1 negative

21% attribution

Low loss ratio (attractive to competitors)

0.28

16% attribution

No bundling discount applied

Missing auto bundle

11% attribution

Feature attributions are computed automatically for every prediction. No separate tooling required. Learn more about Kumo explainability

Bottom line: Retain 25-35% of at-risk profitable policyholders with targeted rate adjustments, saving $60-120M in annual acquisition costs for a 5M-policyholder insurer.

Topics covered

policyholder churn predictioninsurance retention AIpolicy renewal predictioncustomer attrition insurancegraph neural network retentionKumoRFMrelational deep learning insuranceinsurance customer retentionnon-renewal predictionpolicyholder loyalty analytics

One Platform. One Model. Predict Instantly.

KumoRFM

Relational Foundation Model

Turn structured relational data into predictions in seconds. KumoRFM delivers zero-shot predictions that rival months of traditional data science. No training, feature engineering, or infrastructure required. Just connect your data and start predicting.

For critical use cases, fine-tune KumoRFM on your data using the Kumo platform and Data Science Agent for 30%+ higher accuracy than traditional models.

Book a demo and get a free trial of the full platform: data science agent, fine-tune capabilities, and forward-deployed engineer support.