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

Learn more
2Binary Classification · Outage Prediction

Outage Prediction

Which transformers will fail this month?

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

Which transformers will fail this month?

Unplanned outages cost US utilities $28B annually in repair costs, regulatory penalties, and customer compensation. Transformer failures alone account for 30% of outage minutes. Age-based replacement schedules waste $500K-$2M per premature replacement while missing failures in younger assets under stress. For a utility with 50,000 distribution transformers, predicting failures 30 days ahead saves $20-35M annually in emergency repair costs and prevents 40% of customer-minutes interrupted.

How KumoRFM solves this

Graph-powered intelligence for energy and utilities

Kumo connects assets, inspections, weather exposure, outage history, and load data into a grid reliability graph. The GNN learns failure patterns from the asset network: how weather stress accumulates on equipment clusters, how one transformer's failure increases load on neighbors, and how inspection findings predict cascading failures. PQL predicts monthly failure probability per transformer, prioritizing inspection and replacement spend.

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

ASSETS

asset_idtypeage_yearsmanufacturerzone_id
TRX001Pole Transformer18ABBZONE-A
TRX002Pad Transformer8SiemensZONE-B
TRX003Pole Transformer25GEZONE-A

INSPECTIONS

inspection_idasset_idfindingsscoredate
INS501TRX001Oil discoloration722025-01-15
INS502TRX002No issues952025-02-10
INS503TRX003Bushing crack, oil leak382024-11-20

WEATHER

zone_idmonthheat_days_above_95fstorm_eventssalt_exposure
ZONE-A2025-0282Low
ZONE-B2025-0251High

OUTAGE_HISTORY

outage_idasset_idcauseduration_hoursdate
OUT601TRX003Overload4.52024-08-15
OUT602TRX001Lightning2.02024-07-22

LOAD_DATA

asset_idavg_load_pctpeak_load_pctoverload_events_30d
TRX00172%94%3
TRX00255%68%0
TRX00388%105%8
2

Write your PQL query

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

PQL
PREDICT BOOL(OUTAGE_HISTORY.outage_id, 0, 30, days)
FOR EACH ASSETS.asset_id
3

Prediction output

Every entity gets a score, updated continuously

ASSET_IDTYPEAGEFAILURE_PROB_30DPRIORITY
TRX003Pole Transformer25 yrs0.82Critical
TRX001Pole Transformer18 yrs0.35Medium
TRX002Pad Transformer8 yrs0.04Low
4

Understand why

Every prediction includes feature attributions — no black boxes

Asset TRX003 -- 25-year-old Pole Transformer in ZONE-A

Predicted: 82% failure probability in next 30 days (Critical)

Top contributing features

Overload events in last 30 days

8 events

30% attribution

Inspection score (bushing crack, oil leak)

38/100

26% attribution

Peak load exceeding rated capacity

105%

19% attribution

Previous outage history

1 overload failure

14% attribution

Neighboring transformer load increase

+15%

11% attribution

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

Bottom line: A utility with 50,000 distribution transformers saves $20-35M annually by predicting failures 30 days ahead. Kumo's grid reliability graph detects compound stress patterns (overload + inspection findings + weather exposure) that age-based replacement schedules miss.

Topics covered

outage prediction AItransformer failure predictionutility asset failure MLgrid reliability modeldistribution equipment predictionKumoRFM utilitiespreventive maintenance utilitiesasset failure forecasting grid

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.