Revenue Forecasting
“What will total revenue be for each business segment 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

A real-world example
What will total revenue be for each business segment over the next quarter?
Revenue forecasting typically relies on top-down models, spreadsheet extrapolations, or simple time-series methods applied at the company level. These approaches miss the relational dynamics between accounts, segments, and invoice patterns that determine actual revenue outcomes. When a key account in Enterprise SaaS delays renewals while three mid-market accounts ramp up, segment-level forecasts based on historical averages break down. Finance teams operating with 20-30% forecast error make suboptimal hiring, inventory, and investment decisions — each percentage point of error can represent $5-10M in misallocated resources for a $500M business.
How KumoRFM solves this
Relational intelligence for revenue growth
Kumo learns from the full relational graph — segment composition, account-level MRR trends, invoice timing patterns, and cross-segment dependencies — to produce segment-level revenue forecasts grounded in entity-level behavior. The model automatically discovers that Segment S-102 (Mid-Market) has three accounts accelerating their invoice cadence while one large account in S-101 (Enterprise) has lengthening payment cycles, producing a more accurate 90-day forecast than any time-series baseline.
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.
Your data
The relational tables Kumo learns from
SEGMENTS
| segment_id | segment_name | region | vertical |
|---|---|---|---|
| S-101 | Enterprise | North America | Financial Services |
| S-102 | Mid-Market | EMEA | Healthcare |
| S-103 | SMB | APAC | Retail |
ACCOUNTS
| account_id | segment_id | company | mrr |
|---|---|---|---|
| ACC-201 | S-101 | Global Bank Corp | $84,000 |
| ACC-202 | S-102 | MedTech Solutions | $12,500 |
| ACC-203 | S-102 | HealthFirst Inc. | $9,800 |
| ACC-204 | S-103 | QuickRetail | $1,200 |
INVOICES
| invoice_id | account_id | amount | type | timestamp |
|---|---|---|---|---|
| INV-301 | ACC-201 | $252,000 | Quarterly | 2025-01-01 |
| INV-302 | ACC-202 | $37,500 | Quarterly | 2025-01-05 |
| INV-303 | ACC-203 | $29,400 | Quarterly | 2025-01-08 |
| INV-304 | ACC-204 | $3,600 | Quarterly | 2025-01-10 |
Write your PQL query
Describe what to predict in 2–3 lines — Kumo handles the rest
PREDICT SUM(INVOICES.AMOUNT, 0, 90, days) FOR EACH SEGMENTS.SEGMENT_ID
Prediction output
Every entity gets a score, updated continuously
| SEGMENT_ID | TIMESTAMP | TARGET_PRED |
|---|---|---|
| S-101 | 2025-02-01 | $4,120,000 |
| S-102 | 2025-02-01 | $890,000 |
| S-103 | 2025-02-01 | $185,000 |
Understand why
Every prediction includes feature attributions — no black boxes
Segment S-101 (Enterprise)
Predicted: $4,120,000 in quarterly revenue
Top contributing features
Top-account MRR trend (90d)
+8.2% growth
35% attribution
Invoice payment cycle length
32 days avg
25% attribution
Active account count
18 accounts
20% attribution
Cross-segment account migration
2 upgrades
12% attribution
Renewal rate (trailing quarter)
94%
8% attribution
Feature attributions are computed automatically for every prediction. No separate tooling required. Learn more about Kumo explainability
PQL Documentation
Learn the Predictive Query Language — SQL-like syntax for defining any prediction task in 2–3 lines.
Python SDK
Integrate Kumo predictions into your pipelines. Train, evaluate, and deploy models programmatically.
Explainability Docs
Understand feature attributions, model evaluation metrics, and how to build trust with stakeholders.
Bottom line: Kumo forecasts segment-level revenue from relational account, invoice, and behavioral data — capturing cross-account dynamics that time-series models miss. Finance teams get explainable quarterly forecasts grounded in real entity-level patterns.
Related use cases
Explore more growth use cases
Topics covered
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.




