Skip to content
#

surprise-library

Here are 42 public repositories matching this topic...

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

Build a movies recommendation system clone using Movielens dataset to construct recommendation system such as Simple recommender, Content based recommender (based on movie description and metadata) , Collaborative-Filtering based recommender , and a Hybrid recommender system.

  • Updated May 7, 2021
  • Jupyter Notebook

A case study of the Netflix Prize solution where, given anonymous data of users and the ratings given to movies, the objective to provide recommendations to users for movies which they would like, based on their past activity and taste.

  • Updated Sep 2, 2021
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the surprise-library 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-library topic, visit your repo's landing page and select "manage topics."

Learn more