-
Updated
May 26, 2024 - Jupyter Notebook
svdpp
Here are 16 public repositories matching this topic...
A Python implementation of Collaborative Filtering algorithms used in Recommender Systems
-
Updated
Aug 20, 2020 - Jupyter Notebook
Movie Recommendation system with content-based and collaborative filtering
-
Updated
Sep 24, 2022 - Jupyter Notebook
Linear regression, retraining models, regularization, SVC, RandomForest, K-means, PCA, Recommender systems, Neural Network, Keras
-
Updated
May 28, 2024 - 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
Collaborative Filtering based movie recommendation that uses matrix factorization to generate rating predictions for user-movie,
-
Updated
Dec 1, 2022 - Python
在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).
-
Updated
Oct 9, 2020 - Jupyter Notebook
surprise svd
-
Updated
Feb 19, 2024 - Jupyter Notebook
Created Recommender systems using TMDB movie dataset by leveraging the concepts of Content Based Systems and Collaborative Filtering.
-
Updated
Nov 28, 2022 - Jupyter Notebook
使用矩阵分解方法进行电影推荐的评分预测。The matrix factorization method is used to predict the rating of movie recommendation.
-
Updated
Nov 21, 2020 - Jupyter Notebook
Tf-Rec is a python💻 package for building⚒ Recommender Systems. It is built on top of Keras and Tensorflow 2 to utilize GPU Acceleration during training.
-
Updated
Nov 24, 2022 - Python
Built a collaborative filtering and content-based recommendation/recommender system specific to H&M using the Surprise library and cosine similarity to generate similarity and distance-based recommendations.
-
Updated
Oct 19, 2022 - Jupyter Notebook
Comprehensive and Rigorous Framework for Reproducible Recommender Systems Evaluation
-
Updated
Oct 26, 2023 - Python
Official code for "DaisyRec 2.0: Benchmarking Recommendation for Rigorous Evaluation" (TPAMI2022) and "Are We Evaluating Rigorously? Benchmarking Recommendation for Reproducible Evaluation and Fair Comparison" (RecSys2020)
-
Updated
Aug 8, 2024 - Python
Improve this page
Add a description, image, and links to the svdpp topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the svdpp topic, visit your repo's landing page and select "manage topics."