Adding Type hotspots to API #1007
Labels
Complexity: Missing
This ticket needs a complexity (good first issue, small, medium, or large)
Feature: Missing
Milestone: Missing
Role: Missing
size: 8pt
Can be done in 31-48 hours
Description
Adding hotspots per types. Starting by looking at the past year of data (to avoid seasonality) and finding locations where an average of at least 1 request was made per month. Using DBSCAN to create clusters. Then finds the centroid for the points in each cluster. Tweaked the epsilon parameter to around 30m which seems to make good clusters. Want to combine points at neighboring addresses without combining those across streets. Will need to show this to users.
The text was updated successfully, but these errors were encountered: