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

Learn more
4Binary Classification · Purchase Propensity

Propensity to Buy

Which website visitors will make a purchase in the next 7 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 website visitors will make a purchase in the next 7 days?

E-commerce and SaaS companies drive millions of site visits, but fewer than 3% convert to a purchase. Marketing teams blast the same promotions to everyone, wasting ad spend on visitors who were never going to buy and under-investing in visitors on the verge of purchasing. Without visitor-level propensity scores, personalization engines, ad bidding, and on-site merchandising operate blind.

How KumoRFM solves this

Relational intelligence for smarter acquisition

Kumo ingests VISITORS, PAGE_VIEWS, and ORDERS into a temporal relational graph. The model learns sequences and cross-entity patterns — like 'visitors who viewed 5+ pages including pricing, from a paid source, within a session that lasted over 4 minutes' — and combines them with relational signals from other converting visitors. The WHERE clause filters to visitors with recent engagement, ensuring predictions are actionable. Scores update continuously as new page views stream in.

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

VISITORS

visitor_idsourcedevicefirst_seen
V001paid_searchdesktop2025-11-10
V002organicmobile2025-11-11
V003emaildesktop2025-11-12
V004directtablet2025-11-12

PAGE_VIEWS

view_idvisitor_idpage_urlduration_sectimestamp
PV01V001/product/shoes452025-11-10
PV02V001/pricing1202025-11-10
PV03V001/cart302025-11-11
PV04V002/blog/guide902025-11-11
PV05V003/product/jacket602025-11-12
PV06V003/pricing852025-11-12

ORDERS

order_idvisitor_idamounttimestamp
O801V001$1492025-11-12
O802V003$2252025-11-14
2

Write your PQL query

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

PQL
PREDICT COUNT(ORDERS.*, 0, 7, days) > 0
FOR EACH VISITORS.VISITOR_ID
WHERE COUNT(PAGE_VIEWS.*, -7, 0, days) > 3
3

Prediction output

Every entity gets a score, updated continuously

VISITOR_IDTIMESTAMPTARGET_PREDTrue_PROB
V0012025-11-10True0.92
V0022025-11-11False0.08
V0032025-11-12True0.79
V0042025-11-12False0.15
4

Understand why

Every prediction includes feature attributions — no black boxes

Visitor V001 — paid_search / desktop

Predicted: True (92% probability)

Top contributing features

Visited cart page within 24 hours of product view

True

32% attribution

Time on pricing page > 90 seconds

120 sec

26% attribution

Source — paid_search (highest-converting channel)

paid_search

20% attribution

3+ page views in last 7 days

3 views

14% attribution

Desktop device (higher AOV segment)

desktop

8% attribution

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

Bottom line: Visitor-level propensity scores lift conversion rates by 2.5x when used for personalized offers, retargeting bid adjustments, and on-site merchandising — turning anonymous traffic into attributable revenue.

Topics covered

propensity to buy modelpurchase prediction AIvisitor conversion predictione-commerce propensity scoringgraph neural network e-commerceKumoRFMrelational deep learningreal-time purchase predictionconversion rate optimizationbehavioral scoringpredictive analytics e-commerce

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.