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

Learn more
3Regression · Inventory Optimization

Inventory Optimization

What is the optimal stock level at each location?

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 is the optimal stock level at each location?

Static safety stock formulas ignore the relationships between locations, products, and suppliers. They over-stock slow movers and under-stock fast movers, especially during demand transitions. For a distributor with 2,000 SKUs across 50 locations, a 20% reduction in excess inventory frees $80M in working capital while maintaining or improving fill rates.

How KumoRFM solves this

Graph-powered intelligence for supply chains

Kumo connects locations, products, inventory levels, demand history, and lead times into a multi-echelon graph. The GNN learns how demand variability at downstream locations cascades to upstream stocking decisions, how lead time volatility differs by supplier-product-location combination, and which products substitute for each other during stockouts. PQL predicts optimal stock levels that minimize total cost (carrying + stockout) per location-product pair.

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

LOCATIONS

location_idtyperegionstorage_capacity
LOC01WarehouseUS-West100,000 units
LOC02StoreUS-West5,000 units
LOC03StoreUS-East8,000 units

PRODUCTS

product_idcategoryunit_costshelf_life_days
SKU201Electronics$120N/A
SKU202Perishable$4.5014
SKU203Apparel$35N/A

INVENTORY

location_idproduct_idon_handon_ordertimestamp
LOC01SKU2012,4005002025-03-01
LOC02SKU20218002025-03-01
LOC03SKU2034502002025-03-01

DEMAND_HISTORY

location_idproduct_iddaily_demand_avgdemand_std
LOC01SKU2018522
LOC02SKU2024518
LOC03SKU203288

LEAD_TIMES

supplier_idproduct_idavg_lead_dayslead_std_days
SUP01SKU20151.2
SUP02SKU20220.5
SUP03SKU20382.1
2

Write your PQL query

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

PQL
PREDICT AVG(INVENTORY.optimal_qty, 0, 14, days)
FOR EACH LOCATIONS.location_id, PRODUCTS.product_id
3

Prediction output

Every entity gets a score, updated continuously

LOCATION_IDPRODUCT_IDOPTIMAL_STOCKCURRENT_STOCKACTION
LOC01SKU2011,8002,400Reduce by 600
LOC02SKU202280180Reorder 100
LOC03SKU203380450Reduce by 70
4

Understand why

Every prediction includes feature attributions — no black boxes

LOC02 x SKU202 (Perishable at US-West Store)

Predicted: Optimal stock: 280 units (current: 180, reorder 100)

Top contributing features

7-day demand forecast

315 units

31% attribution

Lead time from supplier

2 days avg

23% attribution

Shelf life constraint

14 days

19% attribution

Demand volatility (weekend spike)

+40% Sat-Sun

16% attribution

Substitute product availability

Low

11% attribution

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

Bottom line: A distributor with 2,000 SKUs across 50 locations frees $80M in working capital by right-sizing inventory at every node. Kumo's multi-echelon graph optimizes stock levels by learning demand cascade patterns and lead time variability that static safety stock formulas ignore.

Topics covered

inventory optimization AIstock level predictionsafety stock MLinventory planning modelmulti-echelon inventoryKumoRFM inventorydemand-driven replenishmentlocation-level inventory 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.