Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 524 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 524 Bytes

Maps-Project

voronoi

In this project, I created a visualization of restaurant ratings using machine learning and the Yelp academic dataset. In this visualization, Berkeley is segmented into regions, where each region is shaded by the predicted rating of the closest restaurant (yellow is 5 stars, blue is 1 star). Specifically, the visualization constructed is a Voronoi diagram.

Project Details