DoorDash Oct 1, 2024

Precision in Motion: Deep Learning for Smarter ETA Predictions

Article Summary

DoorDash handles 2 billion orders annually, and every ETA prediction matters. Their old tree-based models couldn't keep up with the complexity.

The DoorDash ML team rebuilt their ETA prediction system from the ground up using deep learning. They combined multiple neural network architectures with probabilistic modeling to handle the intricate patterns across merchants, Dashers, and delivery stages.

Key Takeaways

Critical Insight

DoorDash achieved 20% better ETA accuracy by replacing tree-based models with a sophisticated deep learning system that combines specialized encoders, embeddings, and probabilistic predictions.

The interval regression approach they developed to learn Weibull parameters solves a tricky overfitting problem that traditional likelihood methods couldn't handle.

Recent from DoorDash

Related Articles