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

Learn more
10Regression · Margin Optimization

Markdown Optimization

When should we markdown each product?

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

When should we markdown each product?

Retailers markdown $300B+ in merchandise annually (Coresight Research), typically using calendar-based rules: 20% off at week 8, 40% off at week 12, 70% off at week 16. This one-size-fits-all approach ignores that some products still have strong demand and could be sold at a smaller discount, while others should be marked down earlier to avoid total write-offs. A fashion retailer generating $2B in annual revenue loses $200-300M in margin to poorly timed markdowns, either marking down too early (leaving money on the table) or too late (forcing deep clearance that barely covers cost).

How KumoRFM solves this

Relational intelligence built for retail and e-commerce data

Kumo connects products, sales velocity, inventory positions, customer browsing patterns, competitive pricing, and seasonal trends into a relational graph. The model predicts that Product P-7012 (Fall Jacket, Navy) still has 18 days of full-price demand because browsing sessions are increasing, the weather forecast shows a cold snap, and similar products at competitors are sold out. Meanwhile, P-7015 (Summer Dress, Floral) should be marked down 25% immediately because browsing has dropped 80%, remaining inventory is 3x what will sell in the next 30 days at current price, and similar items on competitor sites are already at 40% off.

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

PRODUCTS

product_idnamecategoryfull_pricecostseason
P-7012Fall Jacket, NavyOuterwear$189.00$68.00Fall 2025
P-7015Summer Dress, FloralDresses$79.00$22.00Summer 2025
P-7020Classic Wool SweaterKnitwear$129.00$45.00Fall 2025

INVENTORY_POSITION

product_idunits_remainingweeks_on_floorsell_through_pct
P-7012420658%
P-70156801432%
P-7020310469%

SALES_VELOCITY

product_idunits_sold_7dunits_sold_30dvelocity_trend
P-701245180Accelerating
P-7015852Decelerating
P-702038160Stable

MARKET_SIGNALS

product_idbrowsing_trend_7dcompetitor_statusweather_outlook
P-7012+35%Sold out at 2 competitorsCold snap forecast
P-7015-80%40% off at 3 competitorsWarm fall
P-7020+10%In stock, full priceSeasonally normal
2

Write your PQL query

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

PQL
PREDICT SUM(SALES_VELOCITY.UNITS_SOLD_7D, 0, 28, days)
FOR EACH PRODUCTS.PRODUCT_ID
ASSUMING PRODUCTS.MARKDOWN_PCT = 0.25
3

Prediction output

Every entity gets a score, updated continuously

PRODUCT_IDNAMEMARKDOWN_RECOPTIMAL_TIMINGMARGIN_SAVED_VS_CALENDAR
P-7012Fall Jacket, Navy0% (hold)Week 10++$18,900
P-7015Summer Dress, Floral30% nowImmediate+$8,400
P-7020Classic Wool Sweater0% (hold)Week 8++$6,200
4

Understand why

Every prediction includes feature attributions — no black boxes

Product P-7015 (Summer Dress, Floral)

Predicted: Mark down 30% immediately

Top contributing features

Browsing interest collapse

-80% in 7d

30% attribution

Inventory vs remaining demand

3x oversupply

25% attribution

Competitor markdown pressure

40% off at 3 sites

20% attribution

Seasonal relevance declining

Warm fall forecast

14% attribution

Sell-through rate below target

32% vs 60% goal

11% attribution

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

Bottom line: Recover 15-30% of margin typically lost in calendar-based clearance events, saving $30-90M annually for a $2B fashion retailer.

Topics covered

markdown optimization AIclearance pricing retailmarkdown timing predictioninventory clearance AIgraph neural network markdownKumoRFMrelational deep learning retailseasonal markdown planningretail margin recoveryend-of-season pricing optimization

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.