Home▸AI & Machine Learning▸Public Health Hotspot Allocator (2D Map)

Public Health Hotspot Allocator (2D Map)

Interactive 2D top-down simulation: DBSCAN clusters synthetic overdose/outbreak incidents into hotspots, then mobile response units are placed either on a uniform grid or at hotspot centroids — pan and zoom the map and compare mean response distance and coverage live.

AI & Machine Learning2DModerate60 FPS📱 Mobile-adapted⇄ 3D version
2d-innovative-machine-learning-in-public-health-management-solutions-expe ↗ Open standalone

Public health teams rarely have enough mobile response units — naloxone outreach vans, vaccination teams, disease-surveillance staff — to cover an entire region equally, so where they go matters. This simulation scatters synthetic incident data (overdoses, case reports) across a flat 2D city map, runs a real DBSCAN density-clustering pass to find hotspots without assuming their number or shape in advance, and then compares two deployment strategies: spreading response units evenly across the map versus targeting them at the densest clusters. Adjust the DBSCAN radius and minimum-points threshold to watch clusters merge, split, or dissolve into noise, tune the unit count and response radius, and switch between allocation modes to see the mean response distance and coverage percentage shift live — a concrete, quantified case for density-based ML targeting over uniform coverage. Drag to pan the map and scroll or pinch to zoom in on any cluster.

⚙ Under the hood

Interactive 2D top-down simulation: DBSCAN clusters synthetic overdose/outbreak incidents into hotspots, then mobile response units are placed either on a uniform grid or at hotspot centroids — pan and zoom the map and compare mean response distance and coverage live.

machine-learningclusteringdbscanpublic-healthresource-allocationdata-science

2D · HTML5 Canvas 2D · 60 FPS target · runs fully client-side, no install

What did you find?

Add reproduction steps (optional)