Skip to content

Conversation

@tiffanychu90
Copy link
Member

segment speeds

  • deep dive into Big Blue Bus and compare 2 methods of nearest neighbor
  • first, see how our vp that dwell in that location affect what speed is calculated
  • if it doesn't matter which vp is selected, then speed won't change much. if speed is sensitive to what's our "universe of valid vehicle positions" to check for each stop position, then that could be a complicating factor
  • conclusion / decision point: we do need dwell_time, because even though a very small number of rows are affected by dwelling vp, the speeds that are calculated vary by a lot. this means that speed is sensitive to what nearest_vp_idx is selected.
  • Research Request - Nearest neighbor comparison  #1162

@github-actions
Copy link

github-actions bot commented Jul 1, 2024

@tiffanychu90 tiffanychu90 merged commit 2b1c9e0 into main Jul 1, 2024
@tiffanychu90 tiffanychu90 deleted the speedmap-deep-dive branch July 1, 2024 23:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants