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

Learn more
3Ranked Recommendation · Search

Search Ranking

For each user's search query, which products should rank highest?

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 user's search query, which products should rank highest?

Default search engines rank by text relevance and popularity. Two users searching "running shoes" see the same results even though one is a trail runner and the other runs on pavement. Click-through rates on search results average 15-20% when they could be 35-50% with personalization. For an ecommerce site doing $1B in GMV, search drives 40% of revenue — a 20% improvement in search conversion is worth $80M annually.

How KumoRFM solves this

Relational intelligence for true personalization

Kumo re-ranks search results by learning from the full relational graph of user behavior, product attributes, and cross-user click patterns. It discovers that trail runners who search "running shoes" click on different products than road runners — and uses purchase history, return patterns, and graph neighborhood signals to personalize rankings. The model captures that users who bought hydration packs and trail GPS devices should see trail shoes first.

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

USERS

user_idsegmentlocation
U001outdoor_enthusiastDenver, CO
U002casual_fitnessMiami, FL
U003competitive_runnerBoston, MA

SEARCHES

search_iduser_idquerytimestamp
S001U001running shoes2025-02-20
S002U002running shoes2025-02-20
S003U003lightweight trainers2025-02-21

CLICKS

click_idsearch_idproduct_idpositiontimestamp
CL001S001P40132025-02-20
CL002S001P40872025-02-20
CL003S002P40212025-02-20

PRODUCTS

product_idnamecategoryprice
P401TrailMax Pro GTXTrail Running159.99
P402StreetRunner LiteRoad Running89.99
P408Summit Ridge TrainerTrail Running139.99
2

Write your PQL query

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

PQL
PREDICT LIST_DISTINCT(CLICKS.PRODUCT_ID, 0, 7, days)
RANK TOP 20
FOR EACH USERS.USER_ID
3

Prediction output

Every entity gets a score, updated continuously

USER_IDCLASSSCORETIMESTAMP
U001P4010.912025-03-12
U001P4080.872025-03-12
U002P4020.842025-03-12
4

Understand why

Every prediction includes feature attributions — no black boxes

User U001 (outdoor_enthusiast, Denver, CO)

Predicted: P401 (TrailMax Pro GTX) ranked #1 — score 0.91

Top contributing features

Past trail running purchases

3 trail products in 6 months

31% attribution

Graph neighbors clicked P401

67% of similar users clicked

27% attribution

Location affinity (mountain region)

Trail product affinity 0.82

20% attribution

Click position bias correction

Clicked at position 3 (high intent)

14% attribution

Return rate for user segment

0.04 (low returns)

8% attribution

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

Bottom line: 20-40% improvement in search conversion rate. For ecommerce sites with $1B+ GMV, personalized search ranking drives $50-80M in incremental annual revenue.

Topics covered

search ranking AIpersonalized search resultssearch relevance optimizationecommerce search rankinggraph neural network searchKumoRFMpredictive query languagesearch conversion optimizationuser intent predictionproduct search personalizationlearning to rankrelational search signals

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.