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

Learn more
6Regression · Health Score

Customer Health Scoring

For each account, what will their composite health score 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 account, what will their composite health score be over the next 30 days?

Manual health scores built from weighted rules (usage > X = green, tickets > Y = red) miss 60% of accounts that churn. The rules are static, the weights are guessed, and they cannot capture the compound interactions between usage decline, support escalation, and billing friction. For a B2B SaaS with 5,000 accounts and $120K average ACV, a 10% improvement in health score accuracy saves $12M in preventable churn.

How KumoRFM solves this

Relational intelligence for customer retention

Kumo predicts a continuous health score — the average of future health signals — by learning the compound relationships between product usage depth, support ticket patterns, billing events, and how health trends propagate across accounts in the same industry or CSM portfolio. The model continuously reweights signal importance rather than relying on static rules.

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_idcompanyplanmrrcsm_id
A601Nexus CorpEnterprise$28,000CSM-12
A602Orbit TechGrowth$8,500CSM-07
A603Pinnacle LtdEnterprise$45,000CSM-12

HEALTH_SIGNALS

signal_idaccount_idscoresignal_typetimestamp
HS801A60182Product Usage2025-02-28
HS802A60254Support Health2025-03-01
HS803A60391Product Usage2025-03-02

SUPPORT_TICKETS

ticket_idaccount_idpriorityresolution_hourstimestamp
T901A601Medium4.22025-02-20
T902A602Critical48.02025-02-25
T903A603Low1.52025-01-15
2

Write your PQL query

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

PQL
PREDICT AVG(HEALTH_SIGNALS.SCORE, 0, 30, days)
FOR EACH ACCOUNTS.ACCOUNT_ID
3

Prediction output

Every entity gets a score, updated continuously

ACCOUNT_IDTIMESTAMPTARGET_PRED
A6012025-03-0578.3
A6022025-03-0541.7
A6032025-03-0589.1
4

Understand why

Every prediction includes feature attributions — no black boxes

Account A602 — Orbit Tech

Predicted: 41.7 (declining health score)

Top contributing features

Unresolved critical ticket age

8 days

33% attribution

Product usage trend (30d)

-38%

25% attribution

Active users vs licensed seats

4 of 15

19% attribution

CSM portfolio health trend

3 accounts declining

13% attribution

Billing payment delay trend

+12 days avg

10% attribution

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

Bottom line: A B2B SaaS with 5,000 accounts and $120K average ACV that improves health score accuracy by 10% saves $12M in preventable churn — replacing guesswork rules with learned, continuously updated account intelligence.

Topics covered

customer health score AIaccount health predictioncustomer success scoringhealth score MLregression health scoregraph neural network customer successKumoRFM health scorerelational deep learningaccount risk scoringB2B customer analyticscomposite health score prediction

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.