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

Learn more
1Binary Classification · CTR Prediction

CTR Prediction

What is the click probability for this ad impression?

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

What is the click probability for this ad impression?

Traditional CTR models rely on user-level features and ad metadata, missing the cross-entity signals that actually drive clicks: which publishers attract which user segments, how creative fatigue propagates across campaigns, and which ad-user pairings historically convert. For an ad platform serving 10B impressions per day, a 5% CTR lift translates to $120M in additional annual revenue.

How KumoRFM solves this

Graph-powered intelligence for advertising

Kumo builds a heterogeneous graph connecting users, ads, impressions, clicks, campaigns, and publishers. The GNN learns latent patterns like 'users who clicked similar creatives on related publishers' without manual feature engineering. PQL lets you express the prediction in two lines while Kumo automatically discovers the cross-table signals that traditional models require months of feature work to approximate.

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_idsegmentdevice_typegeo
U001Tech-savvyMobileUS-West
U002Bargain-hunterDesktopUS-East
U003LuxuryMobileEU-West

ADS

ad_idcampaign_idcreative_typecategory
A100CMP01VideoElectronics
A101CMP02BannerFashion
A102CMP01NativeElectronics

IMPRESSIONS

impression_iduser_idad_idpublisher_idtimestamp
IMP5001U001A100PUB012025-03-01 08:12
IMP5002U002A101PUB022025-03-01 09:45
IMP5003U003A102PUB032025-03-01 10:30

CLICKS

click_idimpression_iduser_idtimestamp
CLK301IMP5001U0012025-03-01 08:12
CLK302IMP4990U0022025-02-28 14:20

CAMPAIGNS

campaign_idadvertiserbudgetobjective
CMP01TechCorp$500KConversions
CMP02FashionBrand$200KAwareness

PUBLISHERS

publisher_idnamecategoryavg_ctr
PUB01TechNewsTechnology2.1%
PUB02StyleMagFashion1.8%
PUB03LuxuryDigestLifestyle3.2%
2

Write your PQL query

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

PQL
PREDICT BOOL(CLICKS.click_id, 0, 1, hours)
FOR EACH IMPRESSIONS.impression_id
3

Prediction output

Every entity gets a score, updated continuously

IMPRESSION_IDUSER_IDAD_IDCLICK_PROB
IMP5001U001A1000.087
IMP5002U002A1010.023
IMP5003U003A1020.142
4

Understand why

Every prediction includes feature attributions — no black boxes

Impression IMP5003 -- User U003 x Ad A102

Predicted: 14.2% click probability

Top contributing features

User affinity for Electronics category

High

31% attribution

Publisher LuxuryDigest avg CTR

3.2%

24% attribution

Native creative on mobile

True

19% attribution

User clicked similar ads (last 7d)

4 clicks

15% attribution

Campaign frequency cap remaining

8 of 10

11% attribution

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

Bottom line: An ad platform serving 10B daily impressions that improves CTR prediction by 5% unlocks $120M in annual revenue. Kumo captures cross-entity signals between users, creatives, and publishers that flat feature tables miss entirely.

Topics covered

CTR predictionclick-through rate AIad impression predictionprogrammatic advertising MLgraph neural network adsKumoRFM ad techreal-time bidding predictionad click prediction modelrelational deep learning advertising

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.