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

Learn more
10Classification · Activation

Card Activation Prediction

Which new cardholders will activate within 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

Which new cardholders will activate within 30 days?

25-35% of newly issued credit cards are never activated (Mercator Advisory Group). Each unactivated card represents $500-$800 in lost annual revenue from interchange, interest, and fees. For a large issuer with 5M new cards per year, that is $625M-$1.4B in unrealized revenue. The activation window is narrow: if a cardholder does not activate within 30-45 days, the probability drops to under 10%. Most issuers send generic reminder emails to all new cardholders, but conversion rates on these campaigns are just 3-5%.

How KumoRFM solves this

Relational intelligence built for banking and financial data

Kumo connects new cardholders to their application data, existing product relationships, transaction history on other accounts, digital engagement signals, and demographic patterns. The model identifies that Cardholder CH-5501 applied through a branch referral, has 3 existing products, high mobile-app engagement, but has not received the physical card yet (shipping delay). Meanwhile, CH-5520 applied through a generic online ad, has no prior relationship, and has not logged into the app. Kumo scores activation probability so marketing teams can target high-risk-of-dormancy cardholders with incentivized activation 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

NEW_CARDHOLDERS

cardholder_idcard_typeapplication_channelapproval_dateexisting_products
CH-5501Rewards PlatinumBranch Referral2025-09-013
CH-5520Cash BackOnline Ad2025-09-030
CH-5534Travel ElitePre-approved Mail2025-09-052

CARD_STATUS

cardholder_idcard_shippedcard_deliveredactivateddays_since_approval
CH-5501TrueTrueFalse14
CH-5520TrueTrueFalse12
CH-5534TrueFalseFalse10

DIGITAL_ENGAGEMENT

cardholder_idapp_logins_7demail_openspush_enabled
CH-550152 of 2True
CH-552000 of 2False
CH-553431 of 2True

EXISTING_ACCOUNT_ACTIVITY

cardholder_idother_card_txns_30dchecking_balancedirect_deposit
CH-550142$8,200Active
CH-5520N/AN/AN/A
CH-553428$15,400Active
2

Write your PQL query

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

PQL
PREDICT BOOL(CARD_STATUS.ACTIVATED = 'True', 0, 30, days)
FOR EACH NEW_CARDHOLDERS.CARDHOLDER_ID
WHERE CARD_STATUS.ACTIVATED = 'False'
3

Prediction output

Every entity gets a score, updated continuously

CARDHOLDER_IDCARD_TYPEACTIVATION_PROBRISK_OF_DORMANCYRECOMMENDED_ACTION
CH-5501Rewards Platinum0.89LowStandard Welcome
CH-5534Travel Elite0.64MediumBonus Offer
CH-5520Cash Back0.18CriticalCall + $100 Bonus
4

Understand why

Every prediction includes feature attributions — no black boxes

Cardholder CH-5520 (Cash Back card)

Predicted: 18% activation probability (critical dormancy risk)

Top contributing features

No existing banking relationship

0 products

30% attribution

Zero app logins since approval

0 in 12d

26% attribution

Email engagement absent

0 of 2 opened

20% attribution

Application channel (low-intent)

Online Ad

14% attribution

Push notifications disabled

False

10% attribution

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

Bottom line: Target the 30% of new cardholders at highest dormancy risk with personalized activation offers, recovering $200-400M in annual unrealized revenue for a top-10 issuer.

Topics covered

card activation predictioncredit card activation AInew cardholder engagementdormant card predictiongraph neural network activationKumoRFMcard onboarding analyticsrelational deep learning cardsactivation rate optimizationcardholder engagement 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.