Skip to content

Map visualization tool enabling users to create a colored region map showing where they should go for food. Built with Python, visualized using a Voronoi diagram.

Notifications You must be signed in to change notification settings

parthematics/maps-visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visualizing Restaurant Ratings

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 is based on a Voronoi diagram. In the map produced, each dot represents a restaurant. The color of the dot is determined by the restaurant's location. For example, downtown restaurants are colored green. The user that generated this map has a strong preference for Southside restaurants, and so the southern regions are colored yellow.

About

Map visualization tool enabling users to create a colored region map showing where they should go for food. Built with Python, visualized using a Voronoi diagram.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages