Skip to content
#

surprise-python

Here are 55 public repositories matching this topic...

YelpRecommender

The goal of this project was to build an explicit recommender system using collaborative filtering for restaurants in Charlotte using Yelp's Open Dataset. I wanted to explore the mechanics of recommendations systems, and explore a new library in Surprise.

  • Updated Aug 6, 2020
  • Jupyter Notebook

This repository covers a project of creating a recommendation system using collaborative filtering on the Grouplens movielens database. The surprise library is utilized to test out different models (KNN Basic, KNN Baseline, and SVD). SVD was found to be the most accurate and then was implemented into the system. The cold start problem was addres…

  • Updated Oct 16, 2020
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the surprise-python topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the surprise-python topic, visit your repo's landing page and select "manage topics."

Learn more