CollaborativeFiltering
Movie recommender
A foundation collaborative filtering system for movie recommendations using the MovieLens dataset in Matlab.
matlab, collaborative filtering, MovieLens dataset,The movie recommendation system
109 stars
6 watching
15 forks
Language: Matlab
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
yihong-chen/neural-collaborative-filtering | An implementation of a deep learning-based framework for making recommendations using neural networks and matrix factorization. | 483 |
ghamrouni/recommender | A C-based system for predicting product recommendations using collaborative filtering algorithms | 265 |
hexiangnan/neural_collaborative_filtering | An implementation of collaborative filtering models using deep learning techniques | 1,804 |
jasonhhouse/gaps | An application that helps users identify missing movies in their Plex media library by providing recommendations based on The Movie Database API. | 569 |
practical-recommender-systems/moviegeek | A Django-based website demonstrating how to implement recommender algorithms with a dataset from themoviedb.org API. | 908 |
muesli/regommend | A simple recommendation system built on top of Go, allowing users to create tables with user ratings and retrieve personalized recommendations. | 314 |
bupt-gamma/multi-component-graph-convolutional-collaborative-filtering | A deep learning framework for collaborative filtering and graph-based recommender systems | 60 |
preferredai/cornac | A tool for building and comparing multimodal recommender systems using various machine learning algorithms. | 892 |
greenwolf-nsk/yandex-cup-2022-recsys | A recommender system built using multiple candidate selection and ranking methods for predicting next item likes in a streaming data environment. | 54 |
defulian/recsys | An academic project providing a framework for building and evaluating recommender systems in MATLAB. | 47 |
andriiginting/muvi | An Android app displaying movie data from a database with minimalistic design and filtering capabilities. | 52 |
sjlu/popular-movies | A tool that uses heuristics to generate a list of popular movies based on data from multiple sources. | 370 |
thedillonb/repostumble | An app that uses search and discovery to recommend open source projects based on user interests. | 153 |
maiph123/verticalgnn | An implementation of a neural network architecture for recommending content based on user interactions and contextual information | 5 |
weylar/movie | An Android app that displays a list of popular movies, allows users to search and favorite them for later viewing. | 9 |