Problem Statement and Metrics
Let’s dive deeper into the problem statement and metrics required for the food delivery system.
Estimate Delivery Time
1. Problem statement
Build a model to estimate the total delivery time given order details, market conditions, and traffic status.
Press + to interact
To keep it simple, we do not consider batching (group multiple orders at restaurants) in this exercise.
...