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

Learn more
2Binary Classification · Win-Back

Win-Back Targeting

Which churned customers will return and make a purchase in the next 60 days?

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 churned customers will return and make a purchase in the next 60 days?

Most win-back campaigns blast every churned customer with the same offer, wasting budget on customers who will never return while under-investing in those who would. Knowing which churned customers are persuadable turns a 2% response rate into 12%. For a retailer with 1M lapsed customers, that precision saves $8M in wasted campaign spend per year.

How KumoRFM solves this

Relational intelligence for customer retention

Kumo filters to customers with zero orders in the past 180 days, then predicts which will re-purchase within 60 days. The graph captures dormant signals traditional models miss — similar customers who returned, prior campaign responses from connected accounts, and seasonal purchase patterns across the entire customer network.

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

CUSTOMERS

customer_idnamesegmentlast_order_date
C101Dana LeeVIP2024-07-12
C102Eli BrooksStandard2024-08-30
C103Fiona DiazVIP2024-06-05

ORDERS

order_idcustomer_idamountchanneltimestamp
O5001C101$245.00Online2024-07-12
O5002C102$89.50In-store2024-08-30
O5003C103$312.00Online2024-06-05

CAMPAIGNS

campaign_idcustomer_idoffer_typesent_date
CMP401C10120% off2025-01-15
CMP402C102Free shipping2025-01-20
CMP403C103Loyalty bonus2025-02-01
2

Write your PQL query

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

PQL
PREDICT COUNT(ORDERS.*, 0, 60, days) > 0
FOR EACH CUSTOMERS.CUSTOMER_ID
WHERE COUNT(ORDERS.*, -180, 0, days) = 0
3

Prediction output

Every entity gets a score, updated continuously

CUSTOMER_IDTIMESTAMPTARGET_PREDTrue_PROB
C1012025-03-05True0.71
C1022025-03-05False0.15
C1032025-03-05True0.64
4

Understand why

Every prediction includes feature attributions — no black boxes

Customer C101 — Dana Lee

Predicted: True (71% win-back probability)

Top contributing features

Prior campaign response rate

3 of 5 opened

31% attribution

Similar VIP customers returning

68% of cohort

24% attribution

Lifetime order value

$4,230

19% attribution

Days since last order

236 days

15% attribution

Seasonal purchase pattern match

Spring buyer

11% attribution

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

Bottom line: A retailer with 1M lapsed customers can lift win-back response rates from 2% to 12% by targeting only high-probability returners — saving $8M in wasted campaign spend and recovering $22M in dormant revenue.

Topics covered

win-back targeting AIchurned customer reactivationcustomer win-back modelre-engagement predictionlapsed customer MLgraph neural network retentionKumoRFM win-backrelational deep learningcustomer lifecycle predictionbinary classification win-backcampaign targeting AI

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.