GitHub topics: surprise-library
LeeJiaYu99/Collaborative-Filtering-Algorithms-by-Surprise
A repo to explore various collaborative filtering algorithms in Surprise package by Scikit Python.
Language: Jupyter Notebook - Size: 28.7 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

usaeva-a/PET-projects
Language: Jupyter Notebook - Size: 45.5 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

abhipatel35/MovieMatcher-Movie-Recommender-System
A robust movie recommendation system using the MovieLens dataset, employing Collaborative Filtering, Matrix Factorization, and Hybrid Models to enhance recommendation accuracy and diversity.
Language: Jupyter Notebook - Size: 776 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

ushariRanasinghe/Movie-recommendation
Movie recommendation system with Collaborative filtering and kNN recommendation, featuring streamlit frontend
Language: Jupyter Notebook - Size: 14.6 MB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

lenabisz/streamlit_movie_recommendation
Streamlit presentation of the movie recommendation project during data scientist training at datascientest.com.
Language: Jupyter Notebook - Size: 3.48 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

auniyal486/Book-Recommendation-System
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.
Language: Jupyter Notebook - Size: 4.46 MB - Last synced at: 11 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

DrPoojaAbhijith/Netflix-Recommendation-Engine
Language: Jupyter Notebook - Size: 79.1 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

MoritzBaumann/Movie_Recommenders
Did you ever wonder how the recommendations on Netflix work? Find out in this project, where I build three basic movie recommenders and implement them in a streamlit App.
Language: Jupyter Notebook - Size: 76.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AkashBangalkar/Netflix-Movie-Recommendation
Machine Learning - Recommendation System
Language: Jupyter Notebook - Size: 966 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

julespulpfiction/Recommender_System
A data science summer project about building a novel context-aware matrix-factorisation-based multi-feedback hybrid recommender system
Language: Python - Size: 57.3 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

storieswithsiva/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.🔧
Language: Jupyter Notebook - Size: 882 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 48 - Forks: 13

izlata/book_recommender_system
A Book Recommender System: Collaborative Filtering using Surprise (k-NN Baseline model)
Language: Jupyter Notebook - Size: 29.5 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ebeui/Brainstation_Capstone
Tasty Trail: Restaurant Recommendation System
Language: Jupyter Notebook - Size: 56 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

FridahKimathi/Book-Recommendation-System
The project used Python to create a personalized book recommendation system that analyzed users' past ratings on books to identify their preferences and patterns and suggested books that the user is likely to enjoy but has not read yet.
Language: Jupyter Notebook - Size: 119 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

enockjamin01/ML-ALGORITHM
This Repository provides the basic code snippets for all the most widely used ML Algorithms like Supervised, Unsupervised, and Recommender system algorithms.
Language: Jupyter Notebook - Size: 12 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

enockjamin01/ML-ALGO
This Repository provides the basic code snippets for all the most widely used ML Algorithms like Supervised , Unsupervised and Recommender system algorithms
Language: Jupyter Notebook - Size: 692 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

adinas94/MovieLens-Recommendation-System
Recommendation engine in Surprise that populates movie recommendations for users based on their existing preferences.
Language: Jupyter Notebook - Size: 30.7 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

OsamaAlhalabi/Good-reads-recommender
Implementation for two different types of recommendation systems (Content-based and collaborative filtering)
Language: HTML - Size: 328 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

satrapankti/Recommender_System
Language: Jupyter Notebook - Size: 50.7 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

klaudia-nazarko/collaborative-filtering-python
This repository contains collaborative filtering recommender system build in Python with surprise package to predict book ratings in Book-Crossing dataset.
Language: Jupyter Notebook - Size: 3.13 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 19 - Forks: 7

sumanthvrao/MovieBuddy
Movie recommendation system to find common movie interests among a group of people.
Language: Jupyter Notebook - Size: 19.6 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 2

jacobceles/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.
Language: Jupyter Notebook - Size: 3.83 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

luthfiraditya/Ecommerce-Recommendation-System
I built recommender systems for recommending products to user using Model-based recommendation system.
Language: Jupyter Notebook - Size: 76.2 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Balajirvp/Recommender-Systems---Content-Based-Systems-and-Collaborative-Filtering
Created Recommender systems using TMDB movie dataset by leveraging the concepts of Content Based Systems and Collaborative Filtering.
Language: Jupyter Notebook - Size: 1.54 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

shulavkarki/Collabtrative-Filtering-with-SVD
A Movie Recommendation System using Collabrative Filtering
Language: Jupyter Notebook - Size: 16.6 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

somjit101/Netflix-Movie-Recommendation
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.
Language: Jupyter Notebook - Size: 9.07 MB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

SajalSinha/ProductRecommendationEngine
Deployed Product Recommendation Model using collaborative filtering.
Language: Jupyter Notebook - Size: 1.33 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

giulio-derasmo/Page-Rank-and-Recommendation-Systems
Use the Scikit-Network for PageRank algorithms including Topic-specific PR and improve the performance of various recommendation-systems using Surprise library
Language: Jupyter Notebook - Size: 35.2 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

stxupengyu/MF-for-Movie-Recommendation
使用矩阵分解方法进行电影推荐的评分预测。The matrix factorization method is used to predict the rating of movie recommendation.
Language: Jupyter Notebook - Size: 2.01 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

stxupengyu/Yelp-Recomendation-Algorithms
在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).
Language: Jupyter Notebook - Size: 10.7 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

Nehal-Pawar/Recommender-System
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
Language: Scala - Size: 7.09 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

AyatKhraisat/Collaborative-Filtering-Recommender-System
Language: Jupyter Notebook - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

manish-vi/netflix_movie_recommendation
Predict user rating for a netflix movie.
Language: Jupyter Notebook - Size: 1.07 MB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

kimjinho1/Movies-Recommender-System
영화 추천 시스템
Language: Jupyter Notebook - Size: 26.4 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

romario076/Recommendation-Systems-Tutorial
Recommendation Systems tutorial
Language: Jupyter Notebook - Size: 878 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 2
