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

Learn more
1Binary Classification · Subscriber Churn

Subscriber Churn Prediction

Which subscribers will port out?

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 subscribers will port out?

Telecom carriers lose 1.5-2% of subscribers monthly. For a carrier with 30M subscribers at $55 ARPU, each percentage point of churn costs $198M annually. The cost of acquiring a replacement subscriber ($300-$500) is 6-10x the cost of retaining one. Traditional churn models built on billing data miss the network effects: when a subscriber's frequently-called contacts switch carriers, that subscriber follows within 60 days.

How KumoRFM solves this

Graph-learned network intelligence across your entire subscriber base

Kumo builds a call-graph connecting subscribers through their communication patterns, overlaid with plan details, usage trends, support tickets, and network quality events. It learns that subscribers whose top-5 contacts have ported out, who experienced 3+ dropped calls in poor-coverage areas, and who called a competitor's store number are 9x more likely to churn. This social contagion signal is invisible to traditional feature-based models that treat each subscriber independently.

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

SUBSCRIBERS

subscriber_idplantenure_monthscontract_end
SUB001Unlimited Plus242025-04-15
SUB002Basic 5GB82025-03-30
SUB003Family Share362025-06-01

PLANS

plan_idnamemonthly_costdata_gbhotspot
PLN01Unlimited Plus$75Unlimited50GB
PLN02Basic 5GB$355None
PLN03Family Share$120Shared 30GB15GB

USAGE

usage_idsubscriber_iddatedata_gbcalls_mintexts
U001SUB0012025-03-018.2320150
U002SUB0022025-03-014.845280
U003SUB0032025-03-0112.4580420

TICKETS

ticket_idsubscriber_idcategorycreated_dateresolved
T001SUB002Network quality2025-02-20N
T002SUB002Billing dispute2025-02-25Y
T003SUB001Plan inquiry2025-03-01Y

NETWORK_EVENTS

event_idsubscriber_idtypetimestampcell_tower
NE01SUB002Dropped call2025-02-28TWR_445
NE02SUB002No service2025-03-01TWR_445
NE03SUB001Normal2025-03-01TWR_102
2

Write your PQL query

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

PQL
PREDICT BOOL(SUBSCRIBERS.STATUS = 'Ported', 0, 30, days)
FOR EACH SUBSCRIBERS.SUBSCRIBER_ID
WHERE SUBSCRIBERS.CONTRACT_END <= '2025-06-01'
3

Prediction output

Every entity gets a score, updated continuously

SUBSCRIBER_IDPLANTENURECHURN_30D_PROB
SUB001Unlimited Plus24mo0.11
SUB002Basic 5GB8mo0.86
SUB003Family Share36mo0.04
4

Understand why

Every prediction includes feature attributions — no black boxes

Subscriber SUB002 -- Basic 5GB, 8-month tenure

Predicted: 86% port-out probability within 30 days

Top contributing features

Top-5 contacts ported (last 60d)

3 of 5

30% attribution

Network quality events (last 30d)

7 events

24% attribution

Open support tickets

1 unresolved

18% attribution

Data usage vs plan limit

96% utilized

16% attribution

Contract end proximity

29 days

12% attribution

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

Bottom line: A 30M-subscriber carrier that reduces monthly churn by 0.3% saves $71M per year in avoided acquisition costs. Kumo detects social contagion churn through the call graph, learning that when a subscriber's frequent contacts port out, that subscriber follows within 60 days.

Topics covered

telecom churn predictionsubscriber churn AImobile carrier retentionport-out predictiontelecom retention modelgraph neural network telecomKumoRFM telecom churnwireless churn analyticsMNP prediction model

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.