DoorDash upgrades store-closure heuristic with ML to save thousands of canceled orders weekly
DoorDash lacked accurate real-time merchant operational status, causing Dashers to arrive at physically closed stores. Human review of thousands of daily 'store closed' reports was too costly and slow to scale.
A heuristic rule-based approach to validating DRSC reports was only moderately accurate, and errors in passing inaccurate reports were costly to merchants and painful for customers.
After deploying the ML model and validating through an A/B experiment, the improved decision-making saves thousands of deliveries from being canceled every week, producing better consumer experience, increased merchant revenue, and more Dasher earning opportunities.
Frequently asked questions
What did this team achieve with this AI workflow?
After deploying the ML model and validating through an A/B experiment, the improved decision-making saves thousands of deliveries from being canceled every week, producing better consumer experience, increased merchan…
What tools did this team use?
LightGBM.
What results were reported?
Canceled deliveries saved per week: thousands of deliveries from being canceled every week (source-reported, not independently verified).
What failed first in this deployment?
A heuristic rule-based approach to validating DRSC reports was only moderately accurate, and errors in passing inaccurate reports were costly to merchants and painful for customers.
How is this logistics ops AI workflow structured?
Dasher reports store closed → Image classifier scores storefront photo → LightGBM computes closure probability → Threshold-based action routing → Merchant confirmation contact → Order outcome and store status update.