Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
#

surprise-library

Here are 48 public repositories matching this topic...

Movie-Recommendation-Netflix

🔮Trying to find the best movie to watch on Netflix can be a daunting. Case Study for Recommendation System of movies in Netflix.🔧

  • UpdatedJul 23, 2020
  • Jupyter Notebook

This repository contains collaborative filtering recommender system build in Python with surprise package to predict book ratings in Book-Crossing dataset.

  • UpdatedFeb 14, 2020
  • Jupyter Notebook

This repo contains my practice and template code for all kinds of recommender systems using SupriseLib. More complex and hybrid Recommender Systems can build on top of these template codes.

  • UpdatedJul 24, 2020
  • Python

Created Recommender systems using TMDB movie dataset by leveraging the concepts of Content Based Systems and Collaborative Filtering.

  • UpdatedNov 28, 2022
  • Jupyter Notebook

Deployed Product Recommendation Model using collaborative filtering.

  • UpdatedOct 28, 2021
  • Jupyter Notebook

在Yelp数据集上摘取部分评分数据进行多种推荐算法(SVD,SVDPP,PMF,NMF)的性能对比。Some rating data are extracted from yelp dataset to compare the performance of various recommendation algorithms(SVD,SVDPP,PMF,NMF).

  • UpdatedOct 9, 2020
  • Jupyter Notebook

使用矩阵分解方法进行电影推荐的评分预测。The matrix factorization method is used to predict the rating of movie recommendation.

  • UpdatedNov 21, 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…

  • UpdatedOct 16, 2020
  • 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.

  • UpdatedSep 2, 2021
  • Jupyter Notebook

Using a dataset from MovieLens, a movie recommendation system was created that recommends to users which movies they will like. The system also goes a step further to solve the cold start problem, which is when there is a new user in the dataset and there is no prior information on them. This system also finds a solution to this.

  • UpdatedAug 26, 2022
  • Jupyter Notebook

Implementation for two different types of recommendation systems (Content-based and collaborative filtering)

  • UpdatedJun 11, 2021
  • HTML

Predicted missing ratings using SVD algorithm from the Surprise Library for items from a file containing user ratings for multiple items by comparing a user’s ratings for available items with those of other user’s ratings and the project was built in Python

  • UpdatedOct 30, 2019
  • Scala

Movie recommendation system to find common movie interests among a group of people.

  • UpdatedOct 11, 2020
  • Jupyter Notebook
Movie-Recommendation-Rating-Prediction

Using the MovieLens dataset with Surprise to compare different algorithms for rating prediction, and also create a movie recommendation system on top of it.

  • UpdatedMay 6, 2022
  • Jupyter Notebook

Movie recommendation system with Collaborative filtering and kNN recommendation, featuring streamlit frontend

  • UpdatedSep 14, 2024
  • Jupyter Notebook

To recommend the next 10 movies to the user using the Prized Dataset provided by Netflix - over the span of 10 days for Capstone Project.

  • UpdatedAug 7, 2021
  • Jupyter Notebook

A book recommendation system using model based collabritive filtering. It is based on SVD machine learning model. It generate top 10 recommendation of books.Here i used surprise library.

  • UpdatedOct 23, 2021
  • Jupyter Notebook

Improve this page

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

Learn more


[8]ページ先頭

©2009-2025 Movatter.jp