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

Learn more
4Regression · ETA Prediction

ETA Prediction

When will this shipment arrive?

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

When will this shipment arrive?

Inaccurate ETAs ripple through the supply chain: warehouses staff for arrivals that don't come, production lines idle waiting for delayed components, and customers receive wrong delivery promises. Carrier-provided ETAs are 40-60% inaccurate beyond 3 days out. For a logistics company managing 100K shipments per month, reducing ETA error by 30% saves $18M annually in wasted dock labor, expediting fees, and customer penalties.

How KumoRFM solves this

Graph-powered intelligence for supply chains

Kumo connects shipments, carriers, routes, weather forecasts, and port congestion into a logistics graph. The GNN learns how delays propagate: when port congestion in Shanghai affects carrier X's transit times on route Y, and how weather patterns at intermediate points compound into final delivery delays. PQL predicts arrival time per shipment, updating continuously as new signals arrive.

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

SHIPMENTS

shipment_idcarrier_idorigindestinationship_date
SHP501CAR01ShanghaiLos Angeles2025-02-20
SHP502CAR02RotterdamNew York2025-02-22
SHP503CAR01BusanSeattle2025-02-25

CARRIERS

carrier_idnameon_time_rateavg_delay_days
CAR01OceanLine Express72%2.4
CAR02Atlantic Cargo85%1.1

ROUTES

route_idorigindestinationavg_transit_daysstops
RT01ShanghaiLos Angeles140
RT02RotterdamNew York101
RT03BusanSeattle110

WEATHER

regiondateconditionseverity
Pacific2025-03-02StormModerate
Atlantic2025-03-01ClearNone
Pacific2025-03-04FogLight

PORT_CONGESTION

portdatevessels_waitingavg_wait_days
Los Angeles2025-03-01423.2
New York2025-03-01181.0
Seattle2025-03-01120.5
2

Write your PQL query

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

PQL
PREDICT FIRST(SHIPMENTS.actual_arrival, 0, 30, days)
FOR EACH SHIPMENTS.shipment_id
3

Prediction output

Every entity gets a score, updated continuously

SHIPMENT_IDCARRIERORIGINAL_ETAPREDICTED_ETADELAY_DAYS
SHP501OceanLine Express2025-03-062025-03-10+4
SHP502Atlantic Cargo2025-03-042025-03-05+1
SHP503OceanLine Express2025-03-082025-03-09+1
4

Understand why

Every prediction includes feature attributions — no black boxes

Shipment SHP501 -- Shanghai to Los Angeles via OceanLine Express

Predicted: Predicted arrival: March 10 (+4 days delay)

Top contributing features

LA port congestion (42 vessels waiting)

3.2 day avg wait

32% attribution

Pacific storm on route (Mar 2)

Moderate severity

26% attribution

Carrier OceanLine historical delay rate

28% late

18% attribution

Current vessel position (behind schedule)

-1.5 days

14% attribution

Fog advisory at destination (Mar 4)

Light

10% attribution

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

Bottom line: A logistics company managing 100K monthly shipments saves $18M per year by reducing ETA error 30%. Kumo's logistics graph captures delay propagation across routes, ports, weather, and carrier patterns that carrier-provided ETAs systematically miss.

Topics covered

ETA prediction AIshipment arrival predictionsupply chain visibility MLlogistics ETA modelcarrier performance predictionKumoRFM logisticsroute delay forecastingport congestion prediction

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.