blvck-root / restaurant_ratings

This project visualizes ratings for restaurants in Berkeley using machine learning.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Visualizing Restaurant Reviews

This project uses a Voronoi diagram to visualize ratings for restaurants in Berkeley using machine learning. It uses the k-means algorithm to cluster restaurants and the least squares regression to predict what rating a user would give a restaurant given the user's previous reviews. This project is taken from UC Berkeley's CS61A course.

About

This project visualizes ratings for restaurants in Berkeley using machine learning.


Languages

Language:Python 91.5%Language:JavaScript 7.1%Language:HTML 1.4%