Skip to content

As part of the BTTAI program, I built a restaurant recommendation system with guidance from ML engineers at Dropbox.

Notifications You must be signed in to change notification settings

mauraanish/Dropbox-Restaurants

Repository files navigation

Dropbox-Restaurants

Alongside five other students in the 2023-2024 cohort of MIT's Break Through Tech program, I used data from Kaggle to develop a recommendation system that uses users' past ratings of restaurants to suggest restaurants they haven't yet visited.

Files

  • MatrixFactorization.ipynb: the Python code used to generate restaurant recommendations for users
  • UsersRestaurantRatingsNew.csv: the dataset containing users' overall ratings, food ratings, and service ratings of restaurants
  • UsersRestaurantRatingsMatrix.csv: the sparse matrix of user ratings with 138 rows (users) and 130 columns (restaurants)
  • Maura Anish AI Studio Project Write-Up.pdf: the written summary of the project
  • AI Studio Project Presentation.pdf: the presentation given on the Matrix Factorization and Content-Based Filtering methods used in the project

About

As part of the BTTAI program, I built a restaurant recommendation system with guidance from ML engineers at Dropbox.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published