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

Learn more
1Regression · Load Forecasting

Grid Load Forecasting

What will grid load be in each zone tomorrow?

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 grid load be in each zone tomorrow?

Load forecasting errors cost utilities $50-200 per MWh in balancing costs. Under-forecasting forces expensive peaker plants online; over-forecasting wastes committed generation capacity. Traditional models forecast at the system level and miss zone-specific dynamics: localized weather, event-driven demand spikes, and behind-the-meter solar that reduces apparent load. For a utility serving 2M meters, a 3% improvement in day-ahead zone-level accuracy saves $15-25M annually in dispatch costs.

How KumoRFM solves this

Graph-powered intelligence for energy and utilities

Kumo connects meters, zones, weather forecasts, events, and historical load into a grid graph. The GNN learns zone-level demand patterns including spatial correlations (when one zone peaks, which others follow), weather sensitivity by zone (coastal vs. inland), and event impacts (stadiums, conventions). PQL predicts hourly load per zone for the next 24 hours, enabling optimized generation dispatch and demand response activation.

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

METERS

meter_idzone_idcustomer_typeavg_daily_kwh
MTR001ZONE-AResidential28
MTR002ZONE-ACommercial420
MTR003ZONE-BIndustrial8,500

ZONES

zone_idsubstationpeak_capacity_mwavg_load_mw
ZONE-ASUB-North450310
ZONE-BSUB-South680520
ZONE-CSUB-West320215

WEATHER

zone_iddatehigh_temp_fhumidity_pctcloud_cover
ZONE-A2025-03-069265%Clear
ZONE-B2025-03-068870%Partly cloudy
ZONE-C2025-03-067845%Overcast

EVENTS

event_idzone_idtypeexpected_attendeesdate
EVT01ZONE-AStadium concert45,0002025-03-06

HISTORICAL_LOAD

zone_iddatepeak_mwtotal_mwhsolar_offset_mwh
ZONE-A2025-03-053857,200420
ZONE-B2025-03-0556012,100180
ZONE-C2025-03-052454,800650
2

Write your PQL query

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

PQL
PREDICT SUM(HISTORICAL_LOAD.total_mwh, 0, 24, hours)
FOR EACH ZONES.zone_id
3

Prediction output

Every entity gets a score, updated continuously

ZONE_IDDATEPREDICTED_PEAK_MWPREDICTED_TOTAL_MWHVS_YESTERDAY
ZONE-A2025-03-064208,100+12.5%
ZONE-B2025-03-0657512,400+2.5%
ZONE-C2025-03-062304,500-6.3%
4

Understand why

Every prediction includes feature attributions — no black boxes

ZONE-A -- Tomorrow (March 6) load forecast

Predicted: 420 MW peak, 8,100 MWh total (+12.5% vs yesterday)

Top contributing features

Stadium concert (45K attendees)

+35 MW impact

30% attribution

Temperature forecast (92F = cooling demand)

+8% base load

26% attribution

Reduced solar offset (clear but hot = AC)

-12% offset efficiency

19% attribution

Weekday commercial load pattern

Thursday peak

14% attribution

Spatial correlation with ZONE-B heat wave

Correlated

11% attribution

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

Bottom line: A utility serving 2M meters saves $15-25M annually in dispatch costs by improving zone-level load forecasting 3%. Kumo's grid graph captures event impacts, spatial weather correlations, and behind-the-meter solar offsets that system-level models aggregate away.

Topics covered

grid load forecasting AIenergy demand predictionutility load modelzone-level load forecastelectric grid MLKumoRFM energypeak demand predictionpower consumption forecasting

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.