khanhnamle1994 / movielensLinks
4 different recommendation engines for the MovieLens dataset.
☆437Updated 5 years ago
Alternatives and similar repositories for movielens
Users that are interested in movielens are comparing it to the libraries listed below
Sorting:
- ☆124Updated 6 years ago
- A pure Python implement of Collaborative Filtering based on MovieLens' dataset.☆187Updated 5 years ago
- Implementing Content based and Collaborative filtering(with KNN, Matrix Factorization and Neural Networks) in Python☆57Updated 5 years ago
- Book recommender system using collaborative filtering based on Spark☆385Updated 7 years ago
- Recommendation System using ML and DL☆495Updated 2 years ago
- A Machine Learning Case Study for Recommendation System of movies based on collaborative filtering and content based filtering.☆40Updated 6 years ago
- This repository contains the code for building movie recommendation engine.☆77Updated 7 years ago
- Case Recommender: A Flexible and Extensible Python Framework for Recommender Systems☆496Updated last year
- Implemented User Based and Item based Recommendation System along with state of the art Deep Learning Techniques☆62Updated 4 years ago
- Hands-On Recommendation Systems with Python published by Packt☆259Updated 2 years ago
- Movie Recommendation System using the MovieLens dataset☆19Updated 7 years ago
- Recommendation Systems This is a workshop on using Machine Learning and Deep Learning Techniques to build Recommendation Systesm Theory:…☆193Updated 10 months ago
- Knowledge-based, Content-based and Collaborative Recommender systems are built on MovieLens dataset with 100,000 movie ratings. These Rec…☆137Updated last year
- A collection of resources for Recommender Systems (RecSys)☆535Updated 3 years ago
- Basic Movie Recommendation Web Application using user-item collaborative filtering.☆222Updated 2 years ago
- A Content Based And A Hybrid Recommender System using content based filtering and Collaborative filtering☆17Updated 6 years ago
- A django website used in the book Practical Recommender Systems to illustrate how recommender algorithms can be implemented.☆926Updated 6 months ago
- Recommend movies to users by RBMs, TruncatedSVD, Stochastic SVD and Variational Inference☆19Updated 5 years ago
- A Hybrid recommendation engine built on deep learning architecture, which has the potential to combine content-based and collaborative fi…☆32Updated 6 years ago
- Personal movie recommender system and a research sandbox☆55Updated 6 years ago
- It is a content based recommender system that uses tf-idf and cosine similarity for N Most SImilar Items from a dataset☆71Updated 4 years ago
- A recommender system built for book lovers.☆111Updated 6 years ago
- Recommendation System implementation which includes user based collaborative filtering, item based recommender and content boosted collab…☆19Updated 10 years ago
- Implemented Item, User and Hybrid based Collaborative Filtering☆158Updated 9 years ago
- PyTorch Implementations For A Series Of Deep Learning-Based Recommendation Models