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

Learn more
4Binary Classification · Cancellation Prediction

Cancellation Prediction

Will this reservation be cancelled?

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

Will this reservation be cancelled?

Hotels experience 20-40% cancellation rates, with last-minute cancellations (within 48 hours) being the most costly. Empty rooms from cancellations cost $50-200 per night in lost revenue. Overbooking to compensate risks costly walks ($200-500 per walked guest). For a chain with 50,000 rooms at 30% cancellation rate, accurate cancellation prediction enables optimal overbooking that recovers $40-70M annually without increasing walk rates.

How KumoRFM solves this

Graph-powered intelligence for travel and hospitality

Kumo connects reservations, guests, properties, weather, and events into a booking graph. The GNN learns cancellation patterns from the full reservation network: how booking lead time interacts with rate type, how weather forecast changes trigger leisure cancellations, how group bookings create correlated cancellation risk, and how guest history predicts individual cancellation behavior. PQL predicts cancellation probability per reservation, enabling overbooking decisions that maximize revenue within walk-rate constraints.

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

RESERVATIONS

reservation_idguest_idroom_typecheck_inrate_type
RES701GST101King Standard2025-03-14Non-refundable
RES702GST102King Deluxe2025-03-14Flexible
RES703GST103Suite2025-03-15Flexible

GUESTS

guest_idpast_cancellationstotal_bookingsloyalty_tier
GST101115Gold
GST10248None
GST103022Platinum

PROPERTIES

property_idnamemarketavg_cancellation_rate
HTL201Beachfront ResortMiami32%
HTL202Convention Center HotelOrlando28%

WEATHER

marketdateforecastchange_from_yesterday
Miami2025-03-14Rain/StormsWas: Sunny
Miami2025-03-15Partly CloudyNo change

EVENTS

event_idmarketnamestatusdate
EVT201MiamiBeach Music FestConfirmed2025-03-15
EVT202OrlandoTech SummitPostponed2025-03-14
2

Write your PQL query

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

PQL
PREDICT BOOL(RESERVATIONS.status = 'Cancelled', 0, 14, days)
FOR EACH RESERVATIONS.reservation_id
3

Prediction output

Every entity gets a score, updated continuously

RESERVATION_IDGUESTCHECK_INCANCEL_PROBRISK_TIER
RES701GST1012025-03-140.15Low
RES702GST1022025-03-140.72Critical
RES703GST1032025-03-150.05Low
4

Understand why

Every prediction includes feature attributions — no black boxes

Reservation RES702 -- Guest GST102, Flexible King Deluxe Mar 14

Predicted: 72% cancellation probability (Critical)

Top contributing features

Flexible rate type (no cancellation penalty)

Flexible

28% attribution

Guest historical cancellation rate

50% (4 of 8)

25% attribution

Weather forecast change (sunny to storms)

Negative shift

21% attribution

No loyalty tier (low switching cost)

None

15% attribution

Booking lead time (long = higher cancel)

45 days

11% attribution

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

Bottom line: A hotel chain with 50,000 rooms recovers $40-70M annually by optimizing overbooking based on per-reservation cancellation predictions. Kumo's booking graph connects guest history, weather shifts, and event status changes to predict cancellations before they happen.

Topics covered

cancellation prediction AIhotel cancellation modelreservation cancellation MLno-show prediction hospitalityoverbooking optimizationKumoRFM cancellationbooking cancellation forecastrevenue protection hotel

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.