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

Learn more
3Regression · Engagement Scoring

Engagement Scoring

For each user, what will their total engagement hours be over 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 user, what will their total engagement hours be over the next 30 days?

Binary churn models tell you who might leave but not how engaged they are. A user logging in once a month looks "active" but is already disengaging. Continuous engagement scores let product and CS teams intervene on a gradient — before the binary signal fires. For a SaaS platform with 200K users, a 10% lift in engagement correlates to $18M in upsell revenue.

How KumoRFM solves this

Relational intelligence for customer retention

Kumo predicts a continuous engagement score — total session hours over the next 30 days — by learning from session depth, feature adoption sequences, support ticket patterns, and how engagement spreads through organizational graphs. Unlike rule-based health scores, Kumo captures the compound dynamics that precede engagement shifts.

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_idplansignup_datecompany
U201Enterprise2024-02-10Acme Corp
U202Pro2024-06-15Bolt Inc
U203Enterprise2023-11-01Crest Labs

SESSIONS

session_iduser_idduration_minfeatures_usedtimestamp
S3001U20145dashboard,reports2025-02-28
S3002U20212dashboard2025-03-01
S3003U20368reports,api,exports2025-03-02

SUPPORT_TICKETS

ticket_iduser_idprioritystatustimestamp
T701U201LowResolved2025-02-15
T702U202HighOpen2025-02-28
T703U203MediumResolved2025-01-20
2

Write your PQL query

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

PQL
PREDICT SUM(SESSIONS.DURATION_MIN, 0, 30, days)
FOR EACH USERS.USER_ID
3

Prediction output

Every entity gets a score, updated continuously

USER_IDTIMESTAMPTARGET_PRED
U2012025-03-0522.4 hrs
U2022025-03-053.1 hrs
U2032025-03-0538.7 hrs
4

Understand why

Every prediction includes feature attributions — no black boxes

User U202 — Bolt Inc

Predicted: 3.1 hours (low engagement predicted)

Top contributing features

Session duration trend (30d)

-54%

32% attribution

Open high-priority tickets

1 unresolved

26% attribution

Features used per session

1.2 avg

20% attribution

Company-wide engagement trend

Declining

13% attribution

Days since last API call

18 days

9% attribution

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

Bottom line: A SaaS platform with 200K users that lifts engagement by 10% through targeted interventions unlocks $18M in upsell revenue and reduces churn-driven ARR loss by 30%.

Topics covered

engagement scoring AIuser engagement predictionproduct engagement modelSaaS engagement scoringregression engagement MLgraph neural network engagementKumoRFM engagementrelational deep learninguser retention predictionsession duration forecastingcustomer engagement analytics

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.