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

Learn more
1Classification · Customer Retention

Banking Customer Churn Prediction

Which banking customers will close their accounts in the next 90 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

Which banking customers will close their accounts in the next 90 days?

Retail banks lose 10-15% of depositors annually, with each lost household representing $3,000-$8,000 in lifetime revenue. By the time a customer calls to close an account, it is already too late. Most churn models rely on static snapshots of balance and tenure, missing the behavioral signals buried in transaction graphs: reduced direct-deposit frequency, declining debit-card spend, new ACH transfers to competitor accounts, and fading branch or app engagement. A top-20 US bank estimated $150M in annual deposit runoff from customers it could have saved with 30 days of lead time.

How KumoRFM solves this

Relational intelligence built for banking and financial data

Kumo connects accounts, transactions, customer profiles, product holdings, branch interactions, and digital-channel events into a single relational graph. Instead of hand-engineering 200+ features, you write a two-line PQL query. Kumo's graph neural network learns patterns like declining transaction frequency at merchants where a customer used to spend weekly, new recurring transfers to Ally or Marcus, and reduced mobile-app logins. These cross-table signals surface churn risk 60-90 days before closure, giving retention teams time to intervene with targeted offers.

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

CUSTOMERS

customer_idnamesegmenttenure_yearsregion
C-10042James WhitfieldMass Affluent8.3Northeast
C-10078Maria GonzalezPremier12.1Southeast
C-10115David ParkMass Market2.7West

ACCOUNTS

account_idcustomer_idtypebalanceopened_date
A-50001C-10042Checking$45,2302017-04-12
A-50002C-10042Savings$112,5002017-04-12
A-50003C-10078Checking$28,9002013-01-08

TRANSACTIONS

txn_idaccount_idtypeamountmerchanttimestamp
T-900001A-50001debit$127.40Whole Foods2025-09-01
T-900002A-50001ACH_out$5,000Marcus Savings2025-09-03
T-900003A-50003direct_dep$4,200Employer2025-09-15

DIGITAL_EVENTS

event_idcustomer_idchannelactiontimestamp
E-001C-10042mobile_applogin2025-09-01
E-002C-10042mobile_appview_rates2025-09-02
E-003C-10078webbill_pay2025-09-14
2

Write your PQL query

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

PQL
PREDICT BOOL(ACCOUNTS.STATUS = 'closed', 0, 90, days)
FOR EACH CUSTOMERS.CUSTOMER_ID
WHERE ACCOUNTS.TYPE = 'Checking'
3

Prediction output

Every entity gets a score, updated continuously

CUSTOMER_IDNAMESEGMENTCHURN_PROBRISK_TIER
C-10042James WhitfieldMass Affluent0.87Critical
C-10078Maria GonzalezPremier0.12Low
C-10115David ParkMass Market0.64High
4

Understand why

Every prediction includes feature attributions — no black boxes

Customer C-10042 (James Whitfield)

Predicted: 87% probability of account closure within 90 days

Top contributing features

New ACH transfers to competitor bank

3 in 30d

34% attribution

Declining debit-card transaction frequency

-62%

22% attribution

Mobile app login decline

-78%

18% attribution

Balance drawdown velocity

-$12K/mo

15% attribution

Rate comparison page views

4 visits

11% attribution

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

Bottom line: Identify at-risk depositors 60-90 days before closure and retain 20-30% with targeted interventions, saving $30-50M in annual deposit runoff for a top-20 bank.

Topics covered

banking churn predictioncustomer attrition bankingdeposit retention AIaccount closure predictiongraph neural network bankingKumoRFMrelational deep learningcustomer retention financial servicespredictive analytics bankingchurn modeling bank

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.