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

Learn more
1Ranked Recommendation · Cross-sell

Cross-sell / Upsell

For each customer, which product tier or add-on will they upgrade to in the next 30 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 product tier or add-on will they upgrade to in the next 30 days?

Traditional cross-sell models rely on hand-crafted features like tenure or plan type — missing the rich behavioral signals buried in usage patterns, support interactions, and peer upgrade paths. The result: blanket upgrade offers that annoy 80% of customers and convert less than 2%.

How KumoRFM solves this

Relational intelligence for optimal actions

Kumo builds a heterogeneous graph connecting customers, products, upgrades, and usage events. Its graph neural network learns upgrade propensity from the full relational context — which peers upgraded, what usage thresholds preceded upgrades, and which product combinations co-occur. The ranked recommendation surfaces the top 5 most likely upgrades per customer, enabling hyper-targeted offers that convert at 3-5x higher rates.

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_idnamecurrent_plantenure_months
C-1001Acme CorpPro18
C-1002Bolt IncStarter6
C-1003Cipher LtdPro24
C-1004Delta CoEnterprise36
C-1005Echo LabsStarter3

UPGRADES

upgrade_idcustomer_idproduct_idamounttimestamp
U-501C-1001P-20$2992025-11-15
U-502C-1002P-10$992025-12-01
U-503C-1003P-30$5992025-10-20
U-504C-1001P-25$4492026-01-10
U-505C-1005P-10$992026-02-14

PRODUCTS

product_idnametierprice
P-10Analytics Add-onStarter$99/mo
P-20Advanced ReportingPro$299/mo
P-25Team CollaborationPro$449/mo
P-30Enterprise SuiteEnterprise$599/mo
P-35AI Insights PackEnterprise$799/mo
2

Write your PQL query

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

PQL
PREDICT LIST_DISTINCT(UPGRADES.PRODUCT_ID, 0, 30, days)
RANK TOP 5
FOR EACH CUSTOMERS.CUSTOMER_ID
3

Prediction output

Every entity gets a score, updated continuously

CUSTOMER_IDCLASSSCORETIMESTAMP
C-1001P-35 (AI Insights)0.872026-03-12
C-1001P-30 (Enterprise Suite)0.722026-03-12
C-1002P-20 (Adv. Reporting)0.812026-03-12
C-1002P-25 (Team Collab)0.642026-03-12
C-1003P-35 (AI Insights)0.912026-03-12
C-1005P-20 (Adv. Reporting)0.762026-03-12
4

Understand why

Every prediction includes feature attributions — no black boxes

Customer C-1003 (Cipher Ltd)

Predicted: P-35 — AI Insights Pack (0.91)

Top contributing features

Upgraded twice in 6 months (UPGRADES)

2 upgrades

34% attribution

Current plan = Enterprise (CUSTOMERS)

Enterprise

27% attribution

Peer accounts at same tier adopted P-35 (graph)

68% peer adoption

22% attribution

Tenure > 24 months (CUSTOMERS)

24 months

17% attribution

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

Bottom line: Target the 15% of customers most likely to upgrade — increase cross-sell conversion 3-5x and drive $4-8M in incremental annual revenue per 100K customers.

Topics covered

cross-sell predictionupsell machine learningproduct recommendation AIcustomer upgrade predictiongraph neural network cross-sellKumoRFMrelational deep learning

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.