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

Learn more
5Regression · Seasonal Forecasting

Seasonal Trend Prediction

What will total revenue be for each product category over the next quarter?

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 total revenue be for each product category over the next quarter?

Seasonal planning based on year-over-year comparisons misses emerging trends, promotional lifts, and cross-category cannibalization. A 10% forecast error at the category level can mean $10–50M in misallocated inventory and marketing spend across a large retailer. When electronics surge because of a product launch while home goods soften, the YoY model sees neither shift until it is too late.

How KumoRFM solves this

Relational intelligence for every forecast

Kumo learns from the relational graph connecting categories to sales, products, promotions, and external signals. Instead of treating each category as an isolated time series, Kumo sees that the Electronics category's Q4 surge is amplified by an overlapping holiday promotion, that Home Office is cannibalizing Furniture, and that a new product launch in Wearables is pulling share from Accessories. These cross-category and cross-signal dependencies produce quarterly forecasts that capture the full picture.

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

CATEGORIES

category_idcategory_namedepartment
CAT-10ElectronicsTechnology
CAT-20Home OfficeFurniture
CAT-30WearablesAccessories

SALES

sale_idproduct_idcategory_idrevenueunitstimestamp
SL-7001PRD-401CAT-10$249.9912025-09-14
SL-7002PRD-502CAT-20$189.0012025-09-14
SL-7003PRD-610CAT-30$89.9522025-09-15

PROMOTIONS

promo_idcategory_iddiscount_pctstart_dateend_date
PRM-01CAT-10152025-11-202025-12-01
PRM-02CAT-20102025-10-012025-10-15
PRM-03CAT-30202025-11-252025-12-02
2

Write your PQL query

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

PQL
PREDICT SUM(SALES.REVENUE, 0, 90, days)
FOR EACH CATEGORIES.CATEGORY_ID
3

Prediction output

Every entity gets a score, updated continuously

CATEGORY_IDTIMESTAMPTARGET_PRED
CAT-102025-10-01$4.2M
CAT-202025-10-01$1.8M
CAT-302025-10-01$890K
4

Understand why

Every prediction includes feature attributions — no black boxes

Category CAT-10 (Electronics)

Predicted: $4.2M revenue in next quarter

Top contributing features

Prior year same quarter

$3.6M

28% attribution

Promotional calendar overlap

2 promos

24% attribution

Cross-category trend (share gain)

+3.2%

20% attribution

Macro consumer sentiment

Positive

16% attribution

New product launches

4 SKUs

12% attribution

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

Bottom line: Capture emerging trends and promotional lifts that YoY comparisons miss — reduce category-level forecast error by 30–40%.

Topics covered

seasonal trend prediction AIquarterly revenue forecastingcategory-level demand predictionseasonal forecasting machine learningpromotional lift predictionKumoRFMrelational deep learningpredictive query languageretail seasonal planningcross-category cannibalizationtrend forecasting AIrevenue prediction model

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.