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

Learn more
2Binary Classification · IAP Conversion

In-App Purchase Prediction

Which players will make an in-app purchase?

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 players will make an in-app purchase?

Only 2-5% of free-to-play players ever make a purchase. Showing the wrong offer at the wrong time trains players to ignore your store entirely. A game generating $30M in annual IAP revenue that improves conversion from 3% to 4% adds $10M. The signal is not in demographics alone; it is in the sequence of gameplay behaviors, social influences, and store browsing patterns that precede a first purchase.

How KumoRFM solves this

Graph-learned player intelligence across your entire game ecosystem

Kumo models the journey from install to first purchase as a relational graph connecting sessions, store views, level progress, and social connections. It learns that players who view a specific item category 3+ times after failing a hard level, while their guild mates have recently purchased, convert at 8x the base rate. The model distinguishes between curiosity browsing and purchase intent by analyzing temporal patterns across the player network.

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

PLAYERS

player_idinstall_dateplatformtotal_spend
PLR1012025-02-01iOS$0.00
PLR1022025-01-15Android$0.00
PLR1032025-02-20iOS$4.99

SESSIONS

session_idplayer_idtimestampduration_minstore_visits
S101PLR1012025-03-02383
S102PLR1022025-03-01120
S103PLR1032025-03-02551

STORE_VIEWS

view_idplayer_iditem_idcategorytimestamp
SV01PLR101ITM_GEM500Currency2025-03-02
SV02PLR101ITM_SKIN_DRAGONCosmetic2025-03-02
SV03PLR102ITM_GEM100Currency2025-02-28

PURCHASES

purchase_idplayer_iditem_idamount_usdtimestamp
PUR101PLR103ITM_BATTLEPASS9.992025-02-25

LEVEL_PROGRESS

progress_idplayer_idlevelattemptscompleted
LP01PLR101287N
LP02PLR102122Y
LP03PLR103351Y
2

Write your PQL query

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

PQL
PREDICT BOOL(PURCHASES.*, 0, 7, days)
FOR EACH PLAYERS.PLAYER_ID
WHERE PLAYERS.TOTAL_SPEND = 0
3

Prediction output

Every entity gets a score, updated continuously

PLAYER_IDPLATFORMDAYS_SINCE_INSTALLIAP_PROB_7D
PLR101iOS290.68
PLR102Android450.09
4

Understand why

Every prediction includes feature attributions — no black boxes

Player PLR101 -- iOS, Day 29, $0 spend

Predicted: 68% IAP probability within 7 days

Top contributing features

Store views (last 3d)

8 views, 3 categories

30% attribution

Level fail-retry pattern

7 attempts on L28

25% attribution

Guild member purchase rate

4 of 6 purchased

19% attribution

Session duration trend

+15% last 7d

14% attribution

Cosmetic store dwell time

4.2 min avg

12% attribution

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

Bottom line: A free-to-play game with 2M DAU that converts 1% more free players to payers adds $10M in annual IAP revenue. Kumo detects purchase intent signals across store behavior, progression frustration, and social influence that propensity models on flat feature tables cannot learn.

Topics covered

in-app purchase predictionIAP conversion AIgame monetization MLplayer spending modelARPDAU optimizationgraph neural network monetizationKumoRFM IAP predictionfreemium conversion modelmobile game revenue AI

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.