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

Learn more
4Regression · Energy Optimization

Energy Consumption Optimization

What will energy consumption be for this production schedule?

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 energy consumption be for this production schedule?

Energy represents 5-15% of manufacturing costs and is rising. Production schedules are optimized for throughput, not energy consumption. Shifting high-energy processes to off-peak hours or sequencing equipment startups to avoid demand peaks can cut energy costs 10-20%. For a plant spending $30M per year on energy, a 15% reduction saves $4.5M annually while reducing carbon footprint.

How KumoRFM solves this

Graph-powered intelligence for manufacturing

Kumo connects production schedules, equipment, energy meters, and production orders into a factory energy graph. The GNN learns each equipment's energy profile under different operating conditions, how startup sequences create demand peaks, and how schedule adjustments ripple through the energy curve. PQL predicts total energy consumption per proposed schedule, enabling planners to compare alternatives before committing.

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

SCHEDULES

schedule_idshiftdatetotal_orders
SCH01Morning2025-03-0542
SCH02Afternoon2025-03-0538
SCH03Night2025-03-0525

EQUIPMENT

equipment_idtyperated_power_kwefficiency_pct
EQ201Furnace50088%
EQ202Compressor12092%
EQ203Conveyor1595%

ENERGY_METERS

meter_idequipment_idkwh_last_shiftpeak_kw
MET01EQ2013,800520
MET02EQ202880135
MET03EQ20311018

PRODUCTION_ORDERS

order_idschedule_idproductqtyequipment_id
PO601SCH01Steel-Part-A200EQ201
PO602SCH01Plastic-Part-B500EQ202
PO603SCH02Assembly-C150EQ203
2

Write your PQL query

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

PQL
PREDICT SUM(ENERGY_METERS.kwh_last_shift, 0, 8, hours)
FOR EACH SCHEDULES.schedule_id
3

Prediction output

Every entity gets a score, updated continuously

SCHEDULE_IDSHIFTPREDICTED_KWHPEAK_KWEST_COST
SCH01Morning5,200580$520
SCH02Afternoon4,100460$410
SCH03Night2,800340$196
4

Understand why

Every prediction includes feature attributions — no black boxes

Schedule SCH01 -- Morning shift, 42 orders

Predicted: 5,200 kWh predicted ($520 estimated cost)

Top contributing features

Furnace EQ201 cold start penalty

+400 kWh

32% attribution

Peak demand charge (morning rate)

580 kW peak

24% attribution

Order volume above average

42 vs 35 avg

19% attribution

Compressor concurrent operation

3 hours overlap

14% attribution

Equipment efficiency at current age

88% avg

11% attribution

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

Bottom line: A plant spending $30M per year on energy saves $4.5M by optimizing production schedules for energy consumption. Kumo's factory energy graph predicts consumption per schedule alternative, identifying cold-start penalties and peak demand overlaps that simple metering misses.

Topics covered

energy optimization manufacturingproduction energy prediction AIenergy consumption forecastingindustrial energy MLcarbon footprint predictionKumoRFM energyschedule energy optimizationutility cost prediction manufacturing

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.