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

Learn more
4Ranked Recommendation · Offers

Next Best Offer

For each customer, which offer will they most likely redeem in the next 14 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

For each customer, which offer will they most likely redeem in the next 14 days?

Marketing teams blast the same offers to broad segments. A premium customer who always buys full-price gets a 20% discount they never needed, destroying margin. A price-sensitive customer gets a free-shipping offer when they actually respond to percentage discounts. Mis-targeted offers cost retailers $15-30M annually in unnecessary discounting while leaving redemption rates below 5%. The right offer to the right customer at the right time changes everything.

How KumoRFM solves this

Relational intelligence for true personalization

Kumo ranks offers for each customer by learning from the full redemption-purchase-customer graph. It captures that Customer C001 redeems category-specific discounts but ignores free-shipping offers, while customers in C001's graph neighborhood respond to bundled deals. The model simultaneously considers offer fatigue, purchase recency, tier-based behavior, and cross-customer redemption patterns to produce ranked offer recommendations.

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_idnametiersignup_date
C001Sarah ChenGold2023-06-15
C002James WilsonSilver2024-02-10
C003Maria RodriguezPlatinum2022-04-22

OFFERS

offer_idoffer_namecategorydiscount_pct
OFF01Spring Footwear 20%Footwear20
OFF02Free Shipping WeekendAll0
OFF03Bundle & Save 15%Outdoor15

REDEMPTIONS

redemption_idcustomer_idoffer_idrevenuetimestamp
R001C001OFF01143.992025-01-28
R002C002OFF0267.502025-02-05
R003C003OFF03289.002025-02-12
2

Write your PQL query

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

PQL
PREDICT LIST_DISTINCT(REDEMPTIONS.OFFER_ID, 0, 14, days)
RANK TOP 5
FOR EACH CUSTOMERS.CUSTOMER_ID
3

Prediction output

Every entity gets a score, updated continuously

CUSTOMER_IDCLASSSCORETIMESTAMP
C001OFF010.892025-03-12
C001OFF030.722025-03-12
C002OFF020.812025-03-12
4

Understand why

Every prediction includes feature attributions — no black boxes

Customer C001 (Sarah Chen, Gold tier)

Predicted: Will redeem OFF01 (Spring Footwear 20%) — score 0.89

Top contributing features

Category-specific redemption history

4 of 5 past redemptions were Footwear

33% attribution

Days since last Footwear purchase

42 days (replenishment cycle)

24% attribution

Graph neighbors' offer affinity

78% of similar Gold members redeemed

21% attribution

Discount sensitivity score

0.71 (responds to 15%+ discounts)

14% attribution

Offer fatigue index

0.12 (low — hasn't been over-contacted)

8% attribution

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

Bottom line: 25-50% lift in offer redemption rates while reducing unnecessary discounting by 30-40%. Drives $10-20M in incremental annual revenue for mid-size retailers.

Topics covered

next best offer predictionoffer optimization AIpersonalized promotionsoffer redemption predictiongraph neural network marketingKumoRFMpredictive query languagecustomer offer matchingpromotion personalizationmarketing AI optimizationcoupon targetingrelational deep learning offers

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.