-
Notifications
You must be signed in to change notification settings - Fork 3
Common routes #21
Copy link
Copy link
Open
Description
- Walk through the list of most commonly visited places
- For each place, find the most common next place visited after
- Store this as a "Common Trip"
- From there, can easily pick up all the path items in each trip between those two places
- Trim and discard outlier trips, based on something like
meanTripDuration + 2sd
Originally posted by @sobri909 in #20 (comment)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels