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

Learn more
1Regression · Demand Sensing

Demand Sensing

What will demand be at each node in the next 7 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

What will demand be at each node in the next 7 days?

Traditional demand planning uses monthly or weekly forecasts that miss short-term demand shifts caused by promotions, weather, competitor actions, and upstream disruptions. These misses cascade through the supply chain: stockouts at high-demand nodes, overstock at low-demand nodes. For a retailer with 500 locations and $5B in inventory, a 15% improvement in 7-day demand accuracy reduces carrying costs by $75M and stockout losses by $120M annually.

How KumoRFM solves this

Graph-powered intelligence for supply chains

Kumo connects warehouses, products, orders, shipments, and external signals (weather, events, promotions) into a supply chain graph. The GNN learns how demand propagates across nodes: when a distribution center sees a surge, which downstream stores will feel it 2-3 days later. PQL predicts demand at each node for the next 7 days, incorporating real-time signals that monthly forecasts ignore.

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

WAREHOUSES

warehouse_idregiontypecapacity
WH001US-WestDistribution Center50,000 units
WH002US-EastRegional Hub25,000 units
WH003US-CentralFulfillment15,000 units

PRODUCTS

product_idcategoryavg_daily_demandlead_time_days
SKU101Electronics4503
SKU102Apparel1,2005
SKU103Grocery3,5001

ORDERS

order_idwarehouse_idproduct_idqtytimestamp
ORD5001WH001SKU101852025-03-01
ORD5002WH002SKU1023202025-03-01
ORD5003WH003SKU1031,4502025-03-01

SHIPMENTS

shipment_idfrom_warehouseto_warehousestatuseta
SHP201WH001WH003In Transit2025-03-03
SHP202WH002WH003Delivered2025-03-01

EXTERNAL_SIGNALS

signal_idregiontypevaluedate
SIG01US-WestWeatherHeat wave2025-03-05
SIG02US-EastPromotionFlash sale2025-03-04
SIG03US-CentralEventSports final2025-03-06
2

Write your PQL query

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

PQL
PREDICT SUM(ORDERS.qty, 0, 7, days)
FOR EACH WAREHOUSES.warehouse_id, PRODUCTS.product_id
3

Prediction output

Every entity gets a score, updated continuously

WAREHOUSE_IDPRODUCT_IDPREDICTED_DEMAND_7DVS_BASELINE
WH001SKU101680+51%
WH002SKU1022,850+18%
WH003SKU10328,400+16%
4

Understand why

Every prediction includes feature attributions — no black boxes

WH001 x SKU101 (Electronics at US-West DC)

Predicted: 680 units in 7 days (+51% vs baseline)

Top contributing features

Upcoming heat wave driving electronics demand

Heat wave Mar 5

30% attribution

Upstream order velocity increase

+38% WoW

25% attribution

Historical seasonal pattern

Spring uptick

19% attribution

In-transit shipment to downstream nodes

SHP201 in transit

15% attribution

Competitor stockout signal

Detected

11% attribution

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

Bottom line: A retailer with 500 locations and $5B in inventory saves $195M annually by improving 7-day demand sensing by 15%. Kumo's supply chain graph propagates demand signals across nodes, catching short-term shifts that monthly forecasts miss entirely.

Topics covered

demand sensing AIshort-term demand forecastingsupply chain demand predictioninventory demand modelgraph-based demand sensingKumoRFM supply chaindemand signal processingnode-level demand forecast

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.