Maps
README.md

Maps

Python restaurant user rating machine learning visualizer. Project for CS 88

abstractions.py: Data abstractions used in the project
recommend.py: Machine learning algorithms and data processing
utils.py: Utility functions for data processing
ucb.py: Utility functions for miscellaneous and debugging
data: A directory of Yelp users, restaurants, and reviews
ok: The autograder
proj1.ok: The ok configuration file
tests: A directory of tests used by ok
users: A directory of user files
visualize: A directory of tools for drawing the final visualization