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

Learn more
3Classification · Customer Retention

Customer Churn Prediction

Which loyalty members will lapse?

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 loyalty members will lapse?

Loyalty programs cost $10-15 per active member annually to operate, yet 54% of loyalty memberships are inactive (Bond Brand Loyalty). A retailer with 10M loyalty members has 5.4M generating zero incremental revenue. More critically, 15-20% of active members lapse each year, and re-acquiring a lapsed member costs 5-7x more than retention. The signals of impending lapse are scattered: declining visit frequency, shrinking basket size, reduced email engagement, and competitors' promotional activity. By the time a member's status flips to 'inactive,' the retention window has closed.

How KumoRFM solves this

Relational intelligence built for retail and e-commerce data

Kumo connects loyalty members to their purchase history, browsing behavior, email engagement, store visits, promotional responses, and competitor pricing data. The model identifies that Member LM-2201 has dropped from weekly to bi-weekly visits, her basket size has shrunk 30%, she has stopped opening promotional emails, and a competitor just launched a rival loyalty program in her zip code. These relational signals surface lapse risk 45-60 days before inactivity, giving marketing teams time to deploy personalized win-back offers.

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

LOYALTY_MEMBERS

member_idtierjoin_datepoints_balancelifetime_spend
LM-2201Gold2021-03-1512,400$8,420
LM-2202Silver2023-08-013,200$2,100
LM-2203Platinum2019-11-2248,000$32,500

PURCHASE_HISTORY

member_idorder_idtotalitemsstore_idtimestamp
LM-2201ORD-1001$42.306S-142025-08-28
LM-2201ORD-1002$28.504S-142025-09-10
LM-2203ORD-1003$187.2012S-222025-09-14

EMAIL_ENGAGEMENT

member_idemails_sent_30dopensclicksunsubscribed
LM-2201810False
LM-2202852False
LM-2203874False

VISIT_PATTERNS

member_idvisits_30dvisits_60dvisits_90dtrend
LM-22012510Declining
LM-2202443Stable
LM-2203677Stable
2

Write your PQL query

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

PQL
PREDICT BOOL(LOYALTY_MEMBERS.STATUS = 'lapsed', 0, 60, days)
FOR EACH LOYALTY_MEMBERS.MEMBER_ID
WHERE LOYALTY_MEMBERS.STATUS = 'active'
3

Prediction output

Every entity gets a score, updated continuously

MEMBER_IDTIERLAPSE_PROBLIFETIME_SPENDRECOMMENDED_ACTION
LM-2201Gold0.78$8,420Personal Offer + Bonus Points
LM-2202Silver0.23$2,100Standard Email
LM-2203Platinum0.09$32,500No Action Needed
4

Understand why

Every prediction includes feature attributions — no black boxes

Member LM-2201 (Gold tier)

Predicted: 78% probability of lapsing within 60 days

Top contributing features

Visit frequency declining (-60%)

10 to 2 in 90d

30% attribution

Basket size shrinkage

-30% avg order

24% attribution

Email engagement collapse

1 open, 0 clicks

20% attribution

Points redemption stalled

0 in 60d

15% attribution

Competitor loyalty launch in zip code

2 new programs

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 loyalty members with targeted interventions, recovering $15-30M in annual revenue from a 10M-member loyalty program.

Topics covered

retail customer churn predictionloyalty program retention AIcustomer attrition retaile-commerce churn modelgraph neural network retentionKumoRFMrelational deep learning retailloyalty member lapse predictioncustomer retention analyticschurn scoring retail

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.