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

Learn more
1Binary Classification · Account Churn

Account Churn Prediction

Which accounts will not renew?

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 accounts will not renew?

B2B SaaS companies lose 5-15% of ARR annually to churn. For a $200M ARR company, each percentage point of churn reduction is worth $2M. CSM teams manage 50-80 accounts each and cannot manually monitor usage patterns across all of them. The churn signal is rarely in a single metric: it is in the combination of declining user engagement, increasing ticket volume, champion departure, and contract timing that unfolds over 60-90 days before renewal.

How KumoRFM solves this

Graph-learned product intelligence across your entire account base

Kumo connects accounts, users, feature usage, support tickets, and contracts into a relational graph. It learns that accounts where the primary champion has gone inactive, where 3+ users switched to a competitor's integration, and where ticket escalation rate doubled in the last 30 days churn at 8x the base rate. The model captures cross-account patterns: when accounts in the same industry vertical start reducing usage simultaneously, it signals a competitive threat that account-level models miss.

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

ACCOUNTS

account_idnamearrcontract_endplan_tier
ACC001Acme Corp$120,0002025-06-30Enterprise
ACC002TechStart Inc$24,0002025-04-15Growth
ACC003Global Mfg$360,0002025-09-01Enterprise

USERS

user_idaccount_idrolelast_activeis_champion
U001ACC001Admin2025-03-02Y
U002ACC001Viewer2025-02-10N
U003ACC002Admin2025-01-28Y

FEATURE_USAGE

usage_idaccount_idfeatureevents_30dtrend
FU01ACC001Dashboard1240Stable
FU02ACC001API calls8500+12%
FU03ACC002Dashboard45-68%

TICKETS

ticket_idaccount_idprioritycategorycreated_date
TK01ACC002P1Bug report2025-02-25
TK02ACC002P2Feature request2025-02-28
TK03ACC001P3How-to question2025-03-01

CONTRACTS

contract_idaccount_idstart_dateend_dateauto_renew
CON01ACC0012024-07-012025-06-30Y
CON02ACC0022024-04-152025-04-15N
CON03ACC0032024-09-012025-09-01Y
2

Write your PQL query

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

PQL
PREDICT BOOL(CONTRACTS.RENEWED = 'N', 0, 90, days)
FOR EACH ACCOUNTS.ACCOUNT_ID
WHERE CONTRACTS.END_DATE <= '2025-09-01'
3

Prediction output

Every entity gets a score, updated continuously

ACCOUNT_IDARRRENEWAL_DATECHURN_PROB
ACC001$120,0002025-06-300.12
ACC002$24,0002025-04-150.84
ACC003$360,0002025-09-010.06
4

Understand why

Every prediction includes feature attributions — no black boxes

Account ACC002 -- TechStart Inc, $24K ARR

Predicted: 84% churn probability at renewal

Top contributing features

Champion last active

35 days ago

30% attribution

Dashboard usage trend (30d)

-68% decline

24% attribution

P1 tickets (last 30d)

1 unresolved

19% attribution

Auto-renew status

Disabled

15% attribution

Peer accounts in vertical churning

2 of 5 similar

12% attribution

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

Bottom line: A $200M ARR SaaS company that identifies at-risk accounts 90 days before renewal and intervenes effectively reduces net revenue churn by 30%, saving $8M annually. Kumo detects champion departure, usage decay, and cross-account competitive signals that health-score spreadsheets miss.

Topics covered

B2B SaaS churn predictionaccount churn AISaaS retention modelnet revenue retentioncustomer churn MLgraph neural network SaaSKumoRFM account churnrenewal prediction modelSaaS NRR optimization

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.