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

Learn more
4Link Prediction · Household

Household Mapping

For each individual customer, which other customers belong to the same household?

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 individual customer, which other customers belong to the same household?

Household-level targeting can increase campaign ROI 2-3x, but identifying households requires more than address matching. Multiple family members may have different addresses, last names, or use different devices. Kumo identifies household relationships through shared shipping addresses, devices, payment methods, and behavioral patterns. Without household mapping, marketers send redundant offers to the same household, inflating acquisition costs by 20-40%.

How KumoRFM solves this

Relational intelligence for identity resolution

Kumo builds a relational graph connecting customers to their orders, shipping addresses, shared devices, and payment methods. Instead of grouping by address hash alone, Kumo learns that Customer C-110 and Customer C-445 share a shipping address, use the same device fingerprint on weekends, and have complementary purchasing patterns (children's clothing + adult clothing). The graph captures household signals that address-only matching misses — different last names, P.O. boxes, and multi-generational households all become visible.

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_idnameaddress_hashemail
C-110James RiveraADDR-7F2Ajrivera@email.com
C-445Ana Rivera-LopezADDR-7F2Aana.rl@gmail.com
C-820Tom BakerADDR-3B91tbaker@corp.com

ORDERS

order_idcustomer_idshipping_addressamounttimestamp
ORD-3001C-110789 Pine Rd, Apt 4B$142.502025-09-12
ORD-3002C-445789 Pine Rd, Apt 4B$89.992025-09-13
ORD-3003C-82055 Maple Dr$215.002025-09-14

SHARED_DEVICES

device_idcustomer_iddevice_fingerprinttimestamp
SD-001C-110FP-8A2C2025-09-12 20:15
SD-002C-445FP-8A2C2025-09-13 09:30
SD-003C-820FP-D41E2025-09-14 11:45
2

Write your PQL query

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

PQL
PREDICT LIST_DISTINCT(ORDERS.CUSTOMER_ID, 0, 30, days)
FOR EACH CUSTOMERS.CUSTOMER_ID
WHERE CUSTOMERS.ADDRESS_HASH = CUSTOMERS.ADDRESS_HASH
3

Prediction output

Every entity gets a score, updated continuously

CUSTOMER_IDHOUSEHOLD_MEMBERSCORETIMESTAMP
C-110C-4450.962025-10-01
C-820C-8210.882025-10-01
C-302C-5190.742025-10-01
4

Understand why

Every prediction includes feature attributions — no black boxes

Customer C-110 (James Rivera)

Predicted: 96% household match with C-445 (Ana Rivera-Lopez)

Top contributing features

Shared shipping address

789 Pine Rd, Apt 4B

30% attribution

Shared device fingerprint (FP-8A2C)

Same device

28% attribution

Complementary purchase categories

Adult + Kids

20% attribution

Order timing correlation

Same weekend

13% attribution

Payment method proximity

Same bank

9% attribution

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

Bottom line: Identify household relationships that address matching misses — increasing campaign ROI 2-3x and eliminating 20-40% redundant acquisition spend.

Topics covered

household mapping AIhousehold identificationfamily grouping machine learningcustomer household resolutionhousehold-level targetingKumoRFMrelational deep learningpredictive query languagehousehold graphshared device detectionfamily relationship detectioncustomer household clustering

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.